Source-Changes-HG archive

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

[src/netbsd-7-1]: src/doc Ticket #1665



details:   https://anonhg.NetBSD.org/src/rev/9b1af63d9bb4
branches:  netbsd-7-1
changeset: 446780:9b1af63d9bb4
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 18 18:36:53 2018 +0000

description:
Ticket #1665

diffstat:

 doc/CHANGES-7.1.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 392b40b6d33f -r 9b1af63d9bb4 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Dec 18 18:36:22 2018 +0000
+++ b/doc/CHANGES-7.1.3 Tue Dec 18 18:36:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.29 2018/12/14 12:07:22 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.30 2018/12/18 18:36:53 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -317,3 +317,10 @@
        Fix kernel info leak, 4 bytes of padding in struct _ksiginfo.
        [maxv, ticket #1664]
 
+usr.bin/telnet/telnet.c                                1.37
+usr.bin/telnet/utilities.c                     1.24
+
+       Switch some sprintf to snprintf.
+       [maya, ticket #1665]
+
+



Home | Main Index | Thread Index | Old Index