Re: [systemd-devel] greedy_realloc()

2013-05-14 Thread Lennart Poettering
On Tue, 14.05.13 11:32, Daniel Buch (boogiewasth...@gmail.com) wrote: > http://cgit.freedesktop.org/systemd/systemd/tree/TODO#n115 > I wonder if this isnt covered with GREEDY_REALLOC()? Yes, that's why we added it. However, there are probably a few byte-wise uses of realloc() in our sources remai

[systemd-devel] greedy_realloc()

2013-05-14 Thread Daniel Buch
http://cgit.freedesktop.org/systemd/systemd/tree/TODO#n115 I wonder if this isnt covered with GREEDY_REALLOC()? ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel