git: kernel/ena: Fix an uninitialized variable issue in an error path.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Mar 1 05:24:54 PST 2019
commit e4196227d669e313d56f12422f16be379f7c6195
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/e4196227d669e313d56f12422f16be379f7c6195
--
DragonFly BSD source repository
More information about the Commits
mailing list