diff options
Diffstat (limited to 'lib/warnings/malloc')
-rw-r--r-- | lib/warnings/malloc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/warnings/malloc b/lib/warnings/malloc deleted file mode 100644 index 2f8b096a51..0000000000 --- a/lib/warnings/malloc +++ /dev/null @@ -1,9 +0,0 @@ - malloc.c - - - Mandatory Warnings ALL TODO - ------------------ - %s free() ignored [Perl_mfree] - %s", "Bad free() ignored [Perl_mfree] - -__END__ |