1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/usr.sbin/rtsold
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
..
dump.c
if.c
Makefile
Makefile.depend
probe.c
rtsock.c
rtsol.c
rtsold.8
rtsold.c Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
rtsold.h