https://bugzilla.redhat.com/show_bug.cgi?id=1335443
Bug ID: 1335443 Summary: Net::SSLeay produces a warning on EOF Product: Fedora Version: 22 Component: perl-Net-SSLeay Severity: low Assignee: paul@city-fan.org Reporter: lav@yars.free.net QA Contact: extras-qa@fedoraproject.org CC: jose.p.oliveira.oss@gmail.com, kasal@ucw.cz, paul@city-fan.org, perl-devel@lists.fedoraproject.org
Created attachment 1156525 --> https://bugzilla.redhat.com/attachment.cgi?id=1156525&action=edit proposed fix
Description of problem: I repeatedly get this warning from Net::SSLeay:
Use of uninitialized value $got in string eq at blib/lib/Net/SSLeay.pm (autosplit into blib/lib/auto/Net/SSLeay/ssl_read_all.al) line 549.
Version-Release number of selected component (if applicable): perl-Net-SSLeay-1.68-1.fc22.x86_64
Expected results: no warnings
Additional info: a patch is attached.
https://bugzilla.redhat.com/show_bug.cgi?id=1335443
Paul Howarth paul@city-fan.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Paul Howarth paul@city-fan.org --- This code has changed in the current upstream version (as found in F-24 and Rawhide); could you try one of those and see if it shows the same problem?
If it fixes it, I'd probably just update to the current version in F-22 and F-23.
https://bugzilla.redhat.com/show_bug.cgi?id=1335443
Paul Howarth paul@city-fan.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lav@yars.free.net Flags| |needinfo?(lav@yars.free.net | |)
https://bugzilla.redhat.com/show_bug.cgi?id=1335443
Fedora End Of Life jkurik@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |EOL Last Closed| |2016-07-19 16:16:43
--- Comment #2 from Fedora End Of Life jkurik@fedoraproject.org --- Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
https://bugzilla.redhat.com/show_bug.cgi?id=1335443
lav@yars.free.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(lav@yars.free.net | |) |
--- Comment #3 from lav@yars.free.net --- I have not seen these warning messages in Fedora 24-26.
perl-devel@lists.fedoraproject.org