
23 Jan
2019
23 Jan
'19
5:33 p.m.
On Wed, Jan 23, 2019 at 04:45:06PM +0100, Michal Privoznik wrote:
This is a return argument that is to be compared against NULL on successful return. However, it is not initialized and therefore relies on callers setting it to NULL prior calling the function.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>