aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-09-16 17:51:06 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-09-16 17:51:06 +0000
commite745aa7ea0463ee74f565b1963c8b9e96356d1a1 (patch)
tree0cf5d0c9351a49f47083932c604ed9d8679f1bfe /UPDATING
parent51deb98c79dde1b7ec00f541ce5c4aaefdc84332 (diff)
downloadsrc-e745aa7ea0463ee74f565b1963c8b9e96356d1a1.tar.gz
src-e745aa7ea0463ee74f565b1963c8b9e96356d1a1.zip
MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to
reallocate associated memory.
Notes
Notes: svn path=/releng/4.3/; revision=120133
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6193b22f945c..64125afbd15b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,9 @@ minimal number of processes, if possible, for that patch. For those
updates that don't have an advisory, or to be safe, you can do a full
build and install as described in the COMMON ITEMS section.
+20030916: p36 FreeBSD-SA-03:12.openssh
+ OpenSSH oversized packet buffer handling corrected.
+
20030810: p35 FreeBSD-SA-03:10.iBCS2
iBCS2 system call translator for statfs leaked information.