cvs commit: site/src tablecg.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 11 19:47:14 PDT 2006


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





More information about the Commits mailing list