GLib bug - GRelation
- From: "Michal Burda" <michal burda centrum cz>
- To: "GTK forum (gtk-list)" <gtk-list gnome org>
- Subject: GLib bug - GRelation
- Date: Wed, 20 Sep 2000 20:29:56 +0200
Hi,
in file grel.c, function g_relation_select():
...
GRealTuples *tuples = g_new0(GRealTuples, 1);
...
g_return_val_if_fail(relation != NULL, NULL);
...
what if relation will really be NULL! Some memory allocated
before (tuples) will lost, isn't it!
Bye Michal Burda
Objevujte Internet s http://www.centrum.cz
Založte si svuj mail na http://mail.centrum.cz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]