]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't try to avoid calling free(3) with NULL argument.
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Sat, 14 Nov 2015 16:06:01 +0000 (16:06 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Sat, 14 Nov 2015 16:06:01 +0000 (16:06 +0000)
commitc2ef20fdb76d0e9547ce45b1b970708aa649d109
tree0c49254d0f9b52cf5104539a60343ab15fab9ca8
parent9f72f0ee52e90fc0c25b72843f38cd0ee970bb09
Don't try to avoid calling free(3) with NULL argument.

MFC after: 1 month
Sponsored by: The FreeBSD Foundation
usr.sbin/ctld/kernel.c