emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: some code issues]


From: Chong Yidong
Subject: Re: address@hidden: some code issues]
Date: Thu, 10 Jan 2008 10:24:50 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> In pop_stat:
> If I don't miss anything the atoi call in 380 is not save as it is not
> save because it is not ensure that &fromserver[4] is not NULL. A crafted
> pop3 server could thus crash emacs. This is of course not a real issue but
> wouldn't be nice. Same for the pop_last function.
>
> In pop_list:
> in 441 and 442 there should be some check for how_many to prevent an integer
> overflow here.

Fixed, thanks.

> Same problem for the xnew macro in etags.c

I don't think this is a problem considering how xnew is called. Unless
you can point out a specific problem.




reply via email to

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