emacs-devel
[Top][All Lists]
Advanced

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

Re: building/using address-sanitizer-enabled emacs?


From: Eli Zaretskii
Subject: Re: building/using address-sanitizer-enabled emacs?
Date: Wed, 10 May 2017 05:42:39 +0300

> From: Philipp Stephani <address@hidden>
> Date: Tue, 09 May 2017 23:15:26 +0000
> 
> There's one actual bug: the sockaddr_in in line 3538 of process.c needs to be 
> sockaddr_storage, otherwise
> it's too small for IPv6. (And conv_sockaddr_to_lisp should probably check 
> that the address is of the expected
> length and not blindly overwrite the len argument.)

Please show the detailed analysis, as I looked into that once and
concluded that the code is correct.



reply via email to

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