goption: document that some option args need to be freed by the callee
authorStefan Kost <ensonic@users.sf.net>
Tue, 14 Apr 2009 08:32:59 +0000 (11:32 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 21 Apr 2009 14:50:00 +0000 (17:50 +0300)
commit57bd24dc4907e6959f953be0759b946c16c78386
treef822092184e056abfb73cb4e0667735008e3ae28
parent2026c232b3437ff0f1222b6b045379ca273393e8
goption: document that some option args need to be freed by the callee

Option arguments where the result is stored in a string or string array need to
be freed by the owner of the option group. Fixes #578363.
glib/goption.c
glib/goption.h