installer: Init payload to NULL.
authorzrj <rimvydas.jasinskas@gmail.com>
Fri, 14 Oct 2016 13:41:31 +0000 (16:41 +0300)
committerzrj <zrj@dragonflybsd.org>
Wed, 19 Oct 2016 15:46:26 +0000 (18:46 +0300)
commit3568afc1cc91b92f0ce5d9eb9e3b66c579a60f52
tree65a956fe73fdd561fc75664b111ccd17a50186df
parentcb86d4af7da9183ae75485d46c81b4c5d135710e
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.
usr.sbin/installer/dfuife_curses/main.c