Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 10:12:16 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoul.c strtoull.c
Message-ID:  <200109041712.f84HCGE96588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/09/04 10:12:16 PDT

  Modified files:
    lib/libc/stdlib      strtol.c strtoll.c strtoul.c strtoull.c 
  Log:
  'acc' is not initialized in one hypotetical case, fix it
  
  Revision  Changes    Path
  1.5       +3 -3      src/lib/libc/stdlib/strtol.c
  1.7       +3 -3      src/lib/libc/stdlib/strtoll.c
  1.5       +3 -3      src/lib/libc/stdlib/strtoul.c
  1.7       +3 -3      src/lib/libc/stdlib/strtoull.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?200109041712.f84HCGE96588>