]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove free'ing of an uninitialized variable
authorngie <ngie@FreeBSD.org>
Mon, 4 Jan 2016 03:34:22 +0000 (03:34 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 4 Jan 2016 03:34:22 +0000 (03:34 +0000)
commitff9e83788d7ed52342dcba4dff1e62fdf3cc985c
treea78dda849543da5cdbfdab7a2aae57e729d6460a
parente324a485ff22421547461b6a53d57357b37262aa
Remove free'ing of an uninitialized variable

Just remove it completely from the test as it's initialized but unused apart
from the free(3) call

Differential Revision: https://reviews.freebsd.org/D4769 (part of larger diff)
MFC after: 5 days
Reported by: cppcheck
Reviewed by: oshogbo
Sponsored by: EMC / Isilon Storage Division
lib/libnv/tests/nv_array_tests.cc