DragonFly BSD
DragonFly commits List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: site/src tablecg.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 May 2006 19:46:23 -0700 (PDT)

dillon      2006/05/11 19:46:23 PDT

DragonFly src repository

  Modified files:
    src                  tablecg.c 
  Log:
  Fix an endless loop bug in tablecg.c.  If we hit EOF on the socket before
  before reading all the data the HTTP header says has been sent, we were
  getting into an endless loop.  Terminate the process instead.
  
  Revision  Changes    Path
  1.36      +1 -1      site/src/tablecg.c


http://www.dragonflybsd.org/cvsweb/site/src/tablecg.c.diff?r1=1.35&r2=1.36&f=u



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