GNUPG-1-9-BRANCH gnupg/tools (ChangeLog gpgconf-comp.c no-libgcrypt.c)

cvs user werner cvs at cvs.gnupg.org
Mon Jun 14 10:32:06 CEST 2004


    Date: Monday, June 14, 2004 @ 10:32:06
  Author: werner
    Path: /cvs/gnupg/gnupg/tools
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog gpgconf-comp.c no-libgcrypt.c

* xreadline.c: New.  Based on the iobuf_read_line function.

* no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New.

* gpgconf-comp.c (retrieve_options_from_program) 
(retrieve_options_from_file, change_options_file) 
(change_options_program, gc_component_change_options): Replaced
getline by read_line and test for allocation failure.


----------------+
 ChangeLog      |    9 +++++++
 gpgconf-comp.c |   62 +++++++++++++++++++++++--------------------------------
 no-libgcrypt.c |   22 +++++++++++++++++++
 3 files changed, 57 insertions(+), 36 deletions(-)



More information about the Gnupg-commits mailing list