xref: /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/malloc (revision 55745691c11d58794cc2bb4d620ee3985f4381e6)
1*55745691Smillert  malloc.c
2*55745691Smillert
3*55745691Smillert
4*55745691Smillert  Mandatory Warnings ALL TODO
5*55745691Smillert  ------------------
6*55745691Smillert    %s free() ignored		[Perl_mfree]
7*55745691Smillert    %s", "Bad free() ignored	[Perl_mfree]
8*55745691Smillert
9*55745691Smillert__END__
10