comparison ChangeLog @ 4872:c5afc99b8ce5

Use xsize.h to protect against memory size overflows.
author Bruno Haible <bruno@clisp.org>
date Mon, 17 Nov 2003 15:14:21 +0000
parents 8690f8e0e0bf
children c515580049a9
comparison
equal deleted inserted replaced
4871:87df35000dab 4872:c5afc99b8ce5
1 2003-11-17 Bruno Haible <bruno@clisp.org>
2
3 * modules/vasnprintf (Files): Add m4/ssize_t.m4.
4 (Depends-on): Add xsize.
5
1 2003-11-12 Paul Eggert <eggert@twinsun.com> 6 2003-11-12 Paul Eggert <eggert@twinsun.com>
2 7
3 * modules/xalloc (Files): Undo latest change, since xalloc.h 8 * modules/xalloc (Files): Undo latest change, since xalloc.h
4 no longer needs SIZE_MAX or PTRDIFF_MAX. 9 no longer needs SIZE_MAX or PTRDIFF_MAX.
5 10