]> mj.ucw.cz Git - pciutils.git/commit
Fixed MSAN errnum use-of-uninitialized value warning. gzerror is not guaranteed to...
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 20 Nov 2020 23:14:06 +0000 (15:14 -0800)
committerNathan Moinvaziri <nathan@nathanm.com>
Fri, 20 Nov 2020 23:14:06 +0000 (15:14 -0800)
commit59d840bf039dbb4b78e83964da0b5127b2d8f05b
treefc0b73870516b091487e4d6fb81c1f638e528bd0
parente12bd01eea67ca8cf539263124843ba281eb6ecc
Fixed MSAN errnum use-of-uninitialized value warning. gzerror is not guaranteed to set errnum so we initialized it to 0.
lib/names-parse.c