K 10 svn:author V 6 tsoome K 8 svn:date V 27 2018-04-16T07:26:23.887346Z K 7 svn:log V 320 loader: provide values in help_getnext() With r328289 we attempt to make sure we free the resources allocated in help_getnext(), however, it is possible that we get no resources allocated and help_getnext() will return early. Make sure we have pointers set to NULL early in help_getnext(). Reported by: Andy Fiddaman END