Module Name:    src
Committed By:   leot
Date:           Mon Mar 13 11:50:06 UTC 2017

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
Add UB (undefined behavior)

Seen in several commit messages


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.177 src/share/misc/acronyms.comp:1.178
--- src/share/misc/acronyms.comp:1.177	Tue Mar  7 16:40:16 2017
+++ src/share/misc/acronyms.comp	Mon Mar 13 11:50:06 2017
@@ -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 @@ UAC	user {access,account} control
 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

Reply via email to