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 692084 - tests: Avoid handing out uninitialized memory
tests: Avoid handing out uninitialized memory
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-01-19 15:06 UTC by Torsten Schoenfeld
Modified: 2015-02-07 16:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: Avoid handing out uninitialized memory (1.34 KB, patch)
2013-01-19 15:06 UTC, Torsten Schoenfeld
committed Details | Review

Description Torsten Schoenfeld 2013-01-19 15:06:12 UTC
gi_marshalling_tests_boxed_struct_out and
gi_marshalling_tests_boxed_struct_inout allocated memory without completely
initializing it.

Patch attached.
Comment 1 Torsten Schoenfeld 2013-01-19 15:06:17 UTC
Created attachment 233869 [details] [review]
tests: Avoid handing out uninitialized memory

gi_marshalling_tests_boxed_struct_out and
gi_marshalling_tests_boxed_struct_inout allocated memory without completely
initializing it.
Comment 2 Matthias Clasen 2013-01-19 19:44:29 UTC
Review of attachment 233869 [details] [review]:

sure
Comment 3 Torsten Schoenfeld 2013-01-20 13:09:20 UTC
Thanks for the review.

Attachment 233869 [details] pushed as c66bd85 - tests: Avoid handing out uninitialized memory
Comment 4 André Klapper 2015-02-07 16:46:29 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]