After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730278 - gsubprocess: Add a missing va_end() call
gsubprocess: Add a missing va_end() call
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-05-16 21:56 UTC by Philip Withnall
Modified: 2014-05-20 10:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsubprocess: Add a missing va_end() call (1.25 KB, patch)
2014-05-16 21:56 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-05-16 21:56:34 UTC
Patch attached.
Comment 1 Philip Withnall 2014-05-16 21:56:37 UTC
Created attachment 276690 [details] [review]
gsubprocess: Add a missing va_end() call

Coverity issues: #1214070, #1214069
Comment 2 Matthias Clasen 2014-05-19 14:47:46 UTC
Review of attachment 276690 [details] [review]:

looks pretty obvious
Comment 3 Philip Withnall 2014-05-20 10:02:01 UTC
Attachment 276690 [details] pushed as e1243d1 - gsubprocess: Add a missing va_end() call