Fixes use of uninitialized string
store can be used uninitialized in generic_proc_open
if getenv(env) != NULL
Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
Showing
Please register or sign in to comment
store can be used uninitialized in generic_proc_open
if getenv(env) != NULL
Signed-off-by: Thomas Hisch <t.hisch@gmail.com>