]> granicus.if.org Git - libnl/commit
attr: Add padding if nested data does not end at an alignment boundry
authorThomas Graf <tgraf@suug.ch>
Fri, 29 Oct 2010 16:40:48 +0000 (18:40 +0200)
committerThomas Graf <tgraf@suug.ch>
Fri, 29 Oct 2010 16:40:48 +0000 (18:40 +0200)
commit93f992eac5a0d35114de4e937326d1d03a53a25f
treea1de56ec3924aa656690f29a000fe38d86cbae10
parentcc22992d0c33abba42d94fb9489411f762cd70eb
attr: Add padding if nested data does not end at an alignment boundry

This could happen if a user put an unaligned amount of data inside
an attribute with nlmsg_append().
lib/attr.c