Fix leak in crashreport_init() under Windows
This commit is contained in:
@@ -163,6 +163,7 @@ crashreport_init(int argc UNUSED, char *argv[] UNUSED)
|
|||||||
--cnt;
|
--cnt;
|
||||||
}
|
}
|
||||||
*p = '\0';
|
*p = '\0';
|
||||||
|
HASH_CLEANUP(ctxp);
|
||||||
return;
|
return;
|
||||||
|
|
||||||
skip:
|
skip:
|
||||||
|
|||||||
Reference in New Issue
Block a user