Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Add UB (undefined behavior)



details:   https://anonhg.NetBSD.org/src/rev/51b6062fbc39
branches:  trunk
changeset: 822307:51b6062fbc39
user:      leot <leot%NetBSD.org@localhost>
date:      Mon Mar 13 11:50:06 2017 +0000

description:
Add UB (undefined behavior)

Seen in several commit messages

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 505918064e8e -r 51b6062fbc39 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Sun Mar 12 21:02:47 2017 +0000
+++ b/share/misc/acronyms.comp  Mon Mar 13 11:50:06 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.177 2017/03/07 16:40:16 dholland Exp $
+$NetBSD: acronyms.comp,v 1.178 2017/03/13 11:50:06 leot Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1323,6 +1323,7 @@
 UAF    use-after-free
 UART   universal asynchronous receiver/transmitter
 UAT    user acceptance testing
+UB     undefined behavior
 UC     uncacheable
 UCS    uniform-cost search
 UDMA   ultra DMA



Home | Main Index | Thread Index | Old Index