projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb9780
)
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:37 +0000
(23:07 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:37 +0000
(23:07 +0000)
that mishandle size_t overflow.
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 4e986c05e9bbe8256f1552ebeba3429fddd1119c..78b0f428acc4f9f9e2a8a639201b9b5e6c0e7fbd 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,8
@@
+2004-11-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
+ that mishandle size_t overflow.
+
2004-11-16 Paul Eggert <eggert@cs.ucla.edu>
* canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.