Home
last modified time | relevance | path

Searched hist:c9e1c304c1f5553fb45f2851840cb6ee6e39243f (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/mpsutil/
H A Dmps_cmd.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.bin/column/
H A Dcolumn.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.bin/locate/locate/
H A Dutil.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.sbin/rpc.statd/
H A Dstatd.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.sbin/rtsold/
H A Drtsold.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.sbin/rpc.lockd/
H A Dlockd.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.bin/xargs/
H A Dxargs.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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/usr.sbin/mountd/
H A Dmountd.cdiff c9e1c304c1f5553fb45f2851840cb6ee6e39243f Tue Dec 29 12:24:41 CET 2015 Ulrich Spörlein <uqs@FreeBSD.org> 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