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

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


    Date: Monday, June 6, 2005 @ 23:38:08
  Author: eagle
Revision: 7284

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:
  trunk/innfeed/article.c
  trunk/innfeed/buffer.c
  trunk/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