projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eff063
)
Improve ChangeLog entry for Ulrich Drepper's change.
author
Bruno Haible
<bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000
(12:34 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000
(12:34 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4d5f18e4c283f57690f5e4bb9ce3ce919a741488..97f6c766781f231265286b0a969832dcc9155728 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
2008-07-23 Ulrich Drepper <drepper@redhat.com>
- * lib/canonicalize-lgpl.c (__realpath):
readlink can write too
-
much into the buffer
on platforms without PATH_MAX.
+ * lib/canonicalize-lgpl.c (__realpath):
Avoid buffer overflow after
+
readlink
on platforms without PATH_MAX.
2008-07-21 Eric Blake <ebb9@byu.net>