[NETLINK]: Missing initializations in dumped data
authorPatrick McHardy <kaber@trash.net>
Tue, 28 Jun 2005 19:55:30 +0000 (12:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 19:55:30 +0000 (12:55 -0700)
Mostly missing initialization of padding fields of 1 or 2 bytes length,
two instances of uninitialized nlmsgerr->msg of 16 bytes length.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found