Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add "uaf" - use-after-free
details: https://anonhg.NetBSD.org/src/rev/8ab6e0e4a7ea
branches: trunk
changeset: 345093:8ab6e0e4a7ea
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat May 07 12:22:57 2016 +0000
description:
Add "uaf" - use-after-free
Seen in a recent NetBSD commit message...
diffstat:
share/misc/acronyms.comp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2c9730c12a17 -r 8ab6e0e4a7ea share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Sat May 07 11:59:08 2016 +0000
+++ b/share/misc/acronyms.comp Sat May 07 12:22:57 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.162 2016/04/21 23:14:25 riastradh Exp $
+$NetBSD: acronyms.comp,v 1.163 2016/05/07 12:22:57 pgoyette Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -1271,6 +1271,7 @@
TX {transmit out,transmitter}
TZ time zone
UAC user {access,account} control
+UAF use-after-free
UART universal asynchronous receiver/transmitter
UAT user acceptance testing
UC uncacheable
Home |
Main Index |
Thread Index |
Old Index