]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix type mismatches for malloc(3) and Co.
authoruqs <uqs@FreeBSD.org>
Tue, 29 Dec 2015 11:24:35 +0000 (11:24 +0000)
committeruqs <uqs@FreeBSD.org>
Tue, 29 Dec 2015 11:24:35 +0000 (11:24 +0000)
commitd4f2c120c09150a7012ceea91a74ea068aa5a9c6
treef9218ab7a14e2a493fba0f91eb498c3952cb9ce3
parent850d0994e48b0ef68d33875e26326d44931fcf1e
Fix type mismatches for malloc(3) and Co.

Found by: clang static analyzer
Reviewed by: ed
Differential Revision: https://reviews.freebsd.org/D4722
sbin/mount/mount.c
sbin/umount/umount.c