On Wed, Jan 1, 2014 at 2:18 AM, Zbigniew Jędrzejewski-Szmek <[email protected]> wrote: > struct sd_rtnl_message would keep two additional pointers into the hdr > field. Every time hdr was realloced, those pointers should be adjusted, > but weren't.
Or rather, only one of the two were adjusted, right? > It seems less error-prone to keep offsets instead. I agree, feel free to push if it works for you (your patch didn't apply here due to whitespace problems...). Cheers, Tom _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
