cvs commit: src/lib/libfetch common.c

Dag-Erling Smorgrav des at FreeBSD.org
Wed Feb 16 12:46:47 GMT 2005


des         2005-02-16 12:46:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libfetch         common.c 
  Log:
  Fix a memory leak: when freeing the connection structure, don't forget to
  free the connection buffer as well.
  
  PR:             bin/76153
  MFC after:      1 week
  
  Revision  Changes    Path
  1.50      +1 -0      src/lib/libfetch/common.c


More information about the cvs-all mailing list