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 564154 - Crash in gda_connection_get_meta_store_data_v with filters
Crash in gda_connection_get_meta_store_data_v with filters
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: general
3.99.x
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
: 564159 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-12-11 17:47 UTC by Armin Burgmeier
Modified: 2008-12-11 20:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.20 KB, patch)
2008-12-11 17:48 UTC, Armin Burgmeier
none Details | Review

Description Armin Burgmeier 2008-12-11 17:47:02 UTC
gda_connection_get_meta_store_data_v crashes when it is passed a non-NULL filters list. The "i" variable is used uninitialized.
Comment 1 Armin Burgmeier 2008-12-11 17:48:21 UTC
Created attachment 124438 [details] [review]
Proposed patch
Comment 2 Murray Cumming 2008-12-11 18:05:34 UTC
*** Bug 564159 has been marked as a duplicate of this bug. ***
Comment 3 Murray Cumming 2008-12-11 18:08:12 UTC
CCing Johannes who is probably experiencing this with Glom too.
Comment 4 malerba 2008-12-11 20:00:17 UTC
Fixed in SVN, thanks.