home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / p_950127.zip / p_950127.txt < prev   
Text File  |  1995-01-26  |  1KB  |  26 lines

  1. /****************************************************************************/
  2. /*    Please read the Bug Description first before applying the patch!!!    */
  3. /****************************************************************************/
  4. Patch Number:     P_950127
  5. Patch archive:    P_940127.ZIP
  6.  
  7. Bug Report Date:  10/05/94
  8. Bug Description:  OS2HTTPD fails to work after handling more than several
  9.                   hundred request.
  10. Symtom:           OS2HTTPD stops working and OS/2 sometimes cannot start some
  11.                   new session (either OS/2 window, full screen or DOS box).
  12. Cause:            There is a memory leak in one of the libraries shipped
  13.                   with Borland C++ for OS/2 1.0, 1.1 and 1.5.
  14.  
  15. Status:           fixed.
  16. Fix Date:         11/02/94
  17. By:               Frankie Fan <kfan@netcom.com>
  18.  
  19. Files:            o   os2httpd.exe
  20.  
  21. Installation:     o   unzip the archive
  22.                   o   copy os2httpd.exe to X:\path\bin, where X:\path is
  23.                       the path OS2HTTPD resides.
  24.                       
  25.  
  26.