mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Free the src error if the dest location is NULL - I'm pretty sure that's
2000-11-05 Havoc Pennington <hp@pobox.com> * gerror.c (g_propagate_error): Free the src error if the dest location is NULL - I'm pretty sure that's what this function was supposed to do. 2000-11-05 Havoc Pennington <hp@pobox.com> * glib/tmpl/error_reporting.sgml: fixes
This commit is contained in:
committed by
Havoc Pennington
parent
110c6cbac8
commit
d4ff0ef999
@@ -1,3 +1,9 @@
|
||||
2000-11-05 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gerror.c (g_propagate_error): Free the src error if the dest
|
||||
location is NULL - I'm pretty sure that's what this function was
|
||||
supposed to do.
|
||||
|
||||
2000-11-05 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gutils.c (g_find_program_in_path): cleanup docs, sync param
|
||||
|
Reference in New Issue
Block a user