INN commit: branches/2.4/innfeed (article.c buffer.c buffer.h)

Russ Allbery Russ_Allbery at isc.org
Tue Jun 7 06:38:26 UTC 2005


    Date: Monday, June 6, 2005 @ 23:38:24
  Author: eagle
Revision: 7285

Reference-count the buffers in articles we're sending, since the article
holding a reference to them may be deleted before we finish sending the
article if the peer sends the rejection message immediately (like Diablo 
does).  Patch from Miquel van Smoorenburg.

Modified:
  branches/2.4/innfeed/article.c
  branches/2.4/innfeed/buffer.c
  branches/2.4/innfeed/buffer.h

-----------+
 article.c |  134 +++++++++++++++++++++++++++++++++++++++++++++---------------
 buffer.c  |   21 +++++++++
 buffer.h  |    3 +
 3 files changed, 125 insertions(+), 33 deletions(-)


More information about the inn-committers mailing list