ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-FDPass/Changes
(Generate patch)

Comparing IO-FDPass/Changes (file contents):
Revision 1.12 by root, Sun Jan 3 23:54:05 2021 UTC vs.
Revision 1.13 by root, Tue Sep 6 10:49:13 2022 UTC

1Revision history for Perl extension IO::FDPass 1Revision history for Perl extension IO::FDPass
2
3 - hardening: limit cmsg->cmsg_len to controllen, as some buggy OSes
4 allow buffer overruns otherwise.
5 - hardening: do not leak fds on fdpass protocol failures.
6 - hardening: close extra fd's sent by non-compliant sender.
2 7
31.3 Mon Jan 4 00:46:36 CET 2021 81.3 Mon Jan 4 00:46:36 CET 2021
4 - do not leak memory on unsuccessful recv (based on patch 9 - do not leak memory on unsuccessful recv (based on patch
5 by Eric Wong). 10 by Eric Wong).
6 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines