unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* nntpd: various bug fixes
@ 2016-05-19  8:24 Eric Wong
  2016-05-19  8:24 ` [PATCH 1/2] nntpd: reject control characters entirely Eric Wong
  2016-05-19  8:24 ` [PATCH 2/2] nntpd: avoid uninitialized warning Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2016-05-19  8:24 UTC (permalink / raw)
  To: meta

Control characters are pretty nasty, unsorted groups weren't
too bad.

Eric Wong (2):
      nntpd: reject control characters entirely
      nntpd: avoid uninitialized warning

 lib/PublicInbox/NNTP.pm  |  4 ++--
 lib/PublicInbox/NNTPD.pm |  2 +-
 t/nntpd.t                | 30 +++++++++++++++++++++++-------
 3 files changed, 26 insertions(+), 10 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-19  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19  8:24 nntpd: various bug fixes Eric Wong
2016-05-19  8:24 ` [PATCH 1/2] nntpd: reject control characters entirely Eric Wong
2016-05-19  8:24 ` [PATCH 2/2] nntpd: avoid uninitialized warning Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).