Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 02:49:14 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale mbrtowc.c
Message-ID:  <200211101049.gAAAnEcG081881@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/11/10 02:49:14 PST

  Modified files:
    lib/libc/locale      mbrtowc.c 
  Log:
  Don't check whether the first byte of the buffer is a null byte when
  the buffer has zero length (n == 0).
  
  Revision  Changes    Path
  1.3       +1 -7      src/lib/libc/locale/mbrtowc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211101049.gAAAnEcG081881>