nixpkgs/pkgs/applications/emulators/zsnes
Sergei Trofimovich 0e0863ee38 zsnes: fix buffer size marking to avoid crash on _FORTIFY_SOURCE=3
Without the change `zsnesn` startup crashes with:

    $ gdb zsnes
    *** buffer overflow detected ***: terminated
    ...
    #7  0x08057c14 in memset (__len=2, __ch=255, __dest=<optimized out>) at
      ...-glibc-2.38-23-dev/include/bits/string_fortified.h:59
2023-11-02 12:40:33 +00:00
..
2.x.nix
default.nix zsnes: fix buffer size marking to avoid crash on _FORTIFY_SOURCE=3 2023-11-02 12:40:33 +00:00
fortify3.patch zsnes: fix buffer size marking to avoid crash on _FORTIFY_SOURCE=3 2023-11-02 12:40:33 +00:00
zlib-1.3.patch zsnes: fix build against zlib-1.3 2023-10-25 22:49:52 +01:00