emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master a066fb1: Fix use-after-close in connect_network


From: Paul Eggert
Subject: Re: [Emacs-diffs] master a066fb1: Fix use-after-close in connect_network_socket
Date: Tue, 2 Aug 2016 00:32:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Ken Brown wrote:
Did you perhaps get the condition (socket_to_use < 0) backwards?  If
socket_to_use < 0, then it is not external_sock_fd that has been closed.

Yes, thanks, I think you're right. I installed the attached on master to fix 
that.

Attachment: 0001-Fix-use-after-close-in-connect_network_socket.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]