-
- Downloads
bug #96536: rmlabelinfo() of tape/initlabel.c corrupts memory if called more than once
The rtcp_TransAckn() function needed to reset serrno to 0 before calling netread_timeout() because if netread_timeout() returned -1 then whatever was in serrno would be reported as the error and errno would be ignored.
Please register or sign in to comment