commit | 71a849a7e2d5e73321e986fa91d1f34b387e71ba | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Dec 03 18:14:58 2013 +1100 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Dec 03 10:53:38 2013 -0800 |
tree | 51176cc5fc1f371d2514baf3c7968ce3aa8c6691 | |
parent | cb90a942dcb20ca34ea6d7b2f3df80d28378d871 [diff] |
[klibc] nfsmount: memset uses sizeof pointer as length gcc picked up a couple of suspicious memset lengths which turned out to be real bugs. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>