git: DragonFly_RELEASE_5_4 kernel/ena: Fix an uninitialized variable issue in an error path.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Mar 1 05:24:57 PST 2019
commit 97f78c253b7ecb81bd995c897d525222883a9ac5
Author: Sascha Wildner <saw at online.de>
Date: Fri Mar 1 14:24:13 2019 +0100
kernel/ena: Fix an uninitialized variable issue in an error path.
At this point in initialization, we just return ENXIO on failure.
Reported-by: zrj
Summary of changes:
sys/dev/virtual/amazon/ena/ena.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97f78c253b7ecb81bd995c897d525222883a9ac5
--
DragonFly BSD source repository
More information about the Commits
mailing list