]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: avoid uninitialized variable from blank requests
authorEric Wong <e@80x24.org>
Wed, 8 May 2019 02:53:03 +0000 (02:53 +0000)
committerEric Wong <e@80x24.org>
Wed, 8 May 2019 02:55:55 +0000 (02:55 +0000)
commita316ca7db9fd3ea7dded317ac6d4d0a6bf174fb3
tree498c4e14812f7a9ab8557b642e3e26ffd422d6c2
parentd87137b5a49408947eb30613e8c925d24d4f3d0b
nntp: avoid uninitialized variable from blank requests

We'll ignore blank lines from clients, since that's what innd
seems to do.
lib/PublicInbox/NNTP.pm