Fix some leaks
This commit is contained in:
@ -756,6 +756,7 @@ XS (XS_HexChat_send_modes)
|
||||
}
|
||||
|
||||
if (target_count == 0) {
|
||||
free (targets);
|
||||
XSRETURN_EMPTY;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user