git: installer: Init payload to NULL.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Oct 19 08:32:58 PDT 2016
commit 3568afc1cc91b92f0ce5d9eb9e3b66c579a60f52
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Oct 14 16:41:31 2016 +0300
installer: Init payload to NULL.
Code checks for payload if it is allocated or not, so technically
this is a case where this pointer is used not initialized.
Summary of changes:
usr.sbin/installer/dfuife_curses/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3568afc1cc91b92f0ce5d9eb9e3b66c579a60f52
--
DragonFly BSD source repository
More information about the Commits
mailing list