emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems with HOME on w32


From: Eli Zaretskii
Subject: Re: Problems with HOME on w32
Date: Fri, 19 May 2006 19:37:02 +0300

> Date: Fri, 19 May 2006 09:02:13 +0100
> From: Jason Rumney <address@hidden>
> Cc: Emacs Devel <address@hidden>
> 
> Seems like a bug in the library if the following causes a buffer 
> overflow when .emacs exists:
> 
> struct stat ignored;
> stat ("C:/.emacs", &ignored);

Sorry, Jason I'm not following: what made you think there's a buffer
overflow in the call to `stat'?  Did you step through the code with a
debugger?  If so, what you saw?




reply via email to

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