summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-31 12:56:59 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-01-02 19:45:47 -0500
commit4ebe732c0cdcd9431a5095140bc4189f86508725 (patch)
treedf0205fc909376bbbe5f24ac7aa99aafe18cb5ca /Makefile.am
parent6ee4f99042a289d0afecc11d322f0addd483c093 (diff)
rtnl: fix memory corruptions after realloc
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. It seems less error-prone to keep offsets instead.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions