summaryrefslogtreecommitdiff
path: root/oui-update.py
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:26:38 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:26:38 +0200
commitdcecde136a0c5e67c7caf3de9827e32737c75f90 (patch)
treea3b48404b5f33bbe1ca8a261467e5557d9d01a89 /oui-update.py
parent9c6dbdeecc620e1c3013914bf1bc8384be5b2a8b (diff)
stun: memset saddr before binding
We need to zero out data before we actually do the bind, otherwise uninitialized crap can be in saddr. Found by coverty scanner. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'oui-update.py')
0 files changed, 0 insertions, 0 deletions
callable instruction with changed frame pointer Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/8a9ed68ae1780e8d3963e4ee13f2f257fe3a3c33.1476393584.git.jpoimboe@redhat.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat