Hi On Sun, Dec 7, 2014 at 2:39 AM, Josh Triplett <[email protected]> wrote: > The sample libabc includes functions to get a "thing", as a sample > sub-object of the overall library context. Each "thing" has a reference > to the parent library context, and a function to return that reference. > Given that, shouldn't abc_thing_new_from_string call abc_ref, and > abc_thing_unref call abc_unref?
Sure! Sounds like an oversight in libabc. Thanks David _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
