Searched hist:292864 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_cmd.cdiff 292864 Tue Dec 29 09:33:42 MST 2015 uqs 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
/freebsd-11-stable/usr.bin/locate/locate/
H A Dutil.cdiff 292864 Tue Dec 29 09:33:42 MST 2015 uqs 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
/freebsd-11-stable/usr.sbin/rpc.statd/
H A Dstatd.cdiff 292864 Tue Dec 29 09:33:42 MST 2015 uqs 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
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd.cdiff 292864 Tue Dec 29 09:33:42 MST 2015 uqs 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
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.cdiff 292864 Tue Dec 29 09:33:42 MST 2015 uqs 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

Completed in 231 milliseconds