Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 19:34:44 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/string memchr.c
Message-ID:  <200902071935.n17JZ3Kx008200@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-02-07 19:34:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/string      memchr.c 
  Log:
  SVN rev 188295 on 2009-02-07 19:34:44Z by imp
  
  Make sure the comparison is done with an unsigned char.
  
  Revision  Changes    Path
  1.8       +1 -1      src/lib/libc/string/memchr.c



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