nixpkgs/pkgs/tools/misc/mcrypt
Nima 3bf056aad3 mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin
malloc.h is deprecated and the package does not compile on macOS due to this.
2020-12-30 16:20:12 -08:00
..
default.nix mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin 2020-12-30 16:20:12 -08:00
format-string_CVE-2012-4426.patch
malloc_to_stdlib.patch mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin 2020-12-30 16:20:12 -08:00
overflow_CVE-2012-4409.patch
segv.patch
sprintf_CVE-2012-4527.patch