Module Name: src Committed By: christos Date: Thu Sep 22 12:49:57 UTC 2011
Modified Files: src/usr.bin/find: function.c Log Message: Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz) While here, remove unused casts, fix types. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/usr.bin/find/function.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.