Date: Friday, September 20, 2002 @ 09:40:02 Author: werner Path: /cvs/gnupg/gnupg/mpi Modified: ChangeLog mpicoder.c * mpicoder.c (do_get_buffer): Avoid zero length allocation. Checked that all callers behave properly when NBYTES returns 0 as the length of the allocated buffer. ------------+ ChangeLog | 6 ++++++ mpicoder.c | 9 ++++++--- 2 files changed, 12 insertions(+), 3 deletions(-)