Skip to content

perl-nocem: Uninitialized values reported as Perl warnings #322

@Julien-Elie

Description

@Julien-Elie

Reported by Stéphane Grégoire:

Use of uninitialized value $r in pattern match (m//) at /usr/lib/news/bin/perl-nocem line 701, <NNTP> line 5.
Use of uninitialized value $r in substitution (s///) at /usr/lib/news/bin/perl-nocem line 702, <NNTP> line 5.
Use of uninitialized value $r in concatenation (.) or string at /usr/lib/news/bin/perl-nocem line 703, <NNTP> line 5.

The code does not handle the edge-case of a closed connection to the server.

Metadata

Metadata

Assignees

Labels

C: utilitiesRelated to utilitiesP: lowLow prioritybugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions