dgaudet     98/01/19 17:54:03

  Modified:    .        STATUS
  Log:
  note win32 buffer overflow possibilities
  
  Revision  Changes    Path
  1.105     +3 -0      apachen/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /export/home/cvs/apachen/STATUS,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- STATUS    1998/01/20 01:50:40     1.104
  +++ STATUS    1998/01/20 01:54:02     1.105
  @@ -274,6 +274,9 @@
   
    Help:
   
  +    * numerous uses of strcpy and strcat have potential for buffer
  +      overflow, someone should rewrite or verify they're safe
  +
       * process/thread model
        - need dynamic thread creation/destruction, similar to 
          Unix process model
  
  
  

Reply via email to