inline docs (unescape_text): properly check strtoul for failure.
authorHavoc Pennington <hp@pobox.com>
Sun, 5 Nov 2000 18:09:16 +0000 (18:09 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Sun, 5 Nov 2000 18:09:16 +0000 (18:09 +0000)
commit194ae568820ef0717363c0e4e1f3371abd27f6ad
treec043270a9ad26c5926ef2da663ebd279ea409f91
parent7e85ae4f28d15c6a6d138e32fa92f895b43606f2
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.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmarkup.c
gmarkup.c