On Wed, Mar 14, 2018 at 03:43:55PM +0000, Thorsten Glaser wrote:
> ./WWW/Library/Implementation/HTTP.c:    if (personal_mail_address && 
> !LYNoFromHeader) {
> 
> This probably should be:
> 
>       if (personal_mail_address && *personal_mail_address && !LYNoFromHeader) 
> {

thanks - I looked for, and found a few more.

-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to