Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 1996 13:22:16 -0700 (PDT)
From:      James Raynard <jraynard>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/rpc clnt_tcp.c clnt_udp.c
Message-ID:  <199606102022.NAA15616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jraynard    96/06/10 13:22:15

  Branch:      lib/libc/rpc  RELENG_2_1_0
  Modified:    lib/libc/rpc  clnt_tcp.c clnt_udp.c
  Log:
  Bug fix brought in from HEAD as suggested by dg.
  
  Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd
  even if they hadn't been successfully malloc()'d.
  
  Revision  Changes    Path
  1.2.4.3   +6 -4      src/lib/libc/rpc/clnt_tcp.c
  1.3.4.4   +2 -2      src/lib/libc/rpc/clnt_udp.c



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