https://bugzilla.redhat.com/show_bug.cgi?id=1212157



--- Comment #6 from Jiri Benc <[email protected]> ---
(In reply to Antti Järvinen from comment #4)
> Also noticed this thing in sources: 
>  in bottom of if.c there is function if_add_warning with variable argument
> list and call to va_start() but va_end() is not called. Same in label.c
> function label_add().
> 
> I think, in this case, the outcome is a memory leak. As the program is not a
> long-running one, the issue is not that critical. But a bug, anyway. 

Good catch, thanks for the bugreport. Fixed in git.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to