Clarify g_propagate_error docs
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Oct 2014 18:17:56 +0000 (14:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Oct 2014 18:17:56 +0000 (14:17 -0400)
commit26c66ab1b9806d097bd1080240435cb37642f141
tree1c8d740ddf7c8c6a7de463c5aa5dfc1e98f6ddb0
parent0bfea5e7728bf7bc9e25da3c828b60c6fc9c776f
Clarify g_propagate_error docs

I just ran into a bug that was caused by having src being a
persistent GError* that was not cleared after propagating it.
glib/gerror.c