mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
inline docs (unescape_text): properly check strtoul for failure.
2000-11-05 Havoc Pennington <hp@pobox.com> * gmarkup.c: inline docs (unescape_text): properly check strtoul for failure. * 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.
This commit is contained in:
committed by
Havoc Pennington
parent
7e85ae4f28
commit
194ae56882
@@ -1,5 +1,8 @@
|
||||
2000-11-05 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gmarkup.c: inline docs
|
||||
(unescape_text): properly check strtoul for failure.
|
||||
|
||||
* 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.
|
||||
|
Reference in New Issue
Block a user