STABLE-BRANCH-1-2 gnupg/util (ChangeLog ttyio.c)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 19 Feb 2003 20:24:06 +0100


    Date: Wednesday, February 19, 2003 @ 20:23:56
  Author: dshaw
    Path: /cvs/gnupg/gnupg/util
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog ttyio.c

* ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 to
indicate a string with no maximum size.  This prevents early truncation of
strings that contain control chars which are expanded into \xXX form.


-----------+
 ChangeLog |    7 +++++++
 ttyio.c   |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)