freebsd-dev/usr.bin/locate/locate
Ulrich Spörlein c9e1c304c1 Fix type mismatches for malloc(3) and Co.
This is rather pedantic, as for most architectures it holds that
sizeof(type *) == sizeof(type **)

Found by:	clang static analyzer
Reviewed by:	ed
Differential Revision: https://reviews.freebsd.org/D4722
2015-12-29 11:24:41 +00:00
..
concatdb.sh
fastfind.c
locate.1
locate.c
locate.h
locate.rc There is no more point in indexing /var/db/freebsd-update than there is in 2015-11-13 06:16:12 +00:00
locate.updatedb.8
Makefile
Makefile.depend
mklocatedb.sh
pathnames.h
updatedb.sh There is no more point in indexing /var/db/freebsd-update than there is in 2015-11-13 06:16:12 +00:00
util.c Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00