Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 15:03:47 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/nls msgcat.c
Message-ID:  <200208072203.g77M3lZg077170@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/08/07 15:03:47 PDT

  Modified files:
    lib/libc/nls         msgcat.c 
  Log:
  Always set errno to ENOMEM after malloc failed (as workaround).
  Our malloc sometimes forget to set errno, f.e. for size overflow case.
  
  Revision  Changes    Path
  1.42      +8 -8      src/lib/libc/nls/msgcat.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?200208072203.g77M3lZg077170>