On Sat, 30.11.13 19:08, Lennart Poettering ([email protected]) wrote: > < 0 → temporarily const, deep copies necessary to keep around, no free() on > free > 0 → forever const, shallow copy OK, no free() on free > > 0 → dynamic, deep copy always, free() on free > > I'll make the necessary changes!
Done now. Could you check if this fixes the bug you found? Thanks for tracking this down! Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
