Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/lib/libc/net



Module Name:    src
Committed By:   martin
Date:           Sun Dec 10 13:08:31 UTC 2023

Modified Files:
        src/lib/libc/net [netbsd-10]: sethostent.c

Log Message:
Pull up following revision(s) (requested by kre in ticket #488):

        lib/libc/net/sethostent.c: revision 1.21

Fix a couple of (not very likely) memory leaks, reported by enh%google.com@localhost
who attributed them:

  the malloc one was reported to Android (as
  https://android-review.googlesource.com/c/platform/bionic/+/2856549)
  by wuhaitao3 <wuhaitao3%xiaomi.corp-partner.google.com@localhost>; Chris Ferris
  <cferris%google.com@localhost> then spotted the goto nospc one.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.36.1 src/lib/libc/net/sethostent.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index