chiark / gitweb /
sd-rtnl-message: append - fix uninitialized memory
authorTom Gundersen <teg@jklm.no>
Fri, 2 May 2014 20:29:18 +0000 (22:29 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 3 May 2014 16:14:42 +0000 (18:14 +0200)
commit7ca1d31964a2553f7bd011bc10ac42e0ebc1f975
tree667a84fd603976f5934152ca35fa415cdd798f9f
parent3f781aa8a0b4490e00975ebc7d4a7b729c7dd9e8
sd-rtnl-message: append - fix uninitialized memory

We were not properly clearing the padding at the front of some containers.
src/libsystemd/sd-rtnl/rtnl-message.c