emacs-devel
[Top][All Lists]
Advanced

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

Re: w32reg.c string search termination


From: Jason Rumney
Subject: Re: w32reg.c string search termination
Date: Wed, 22 Aug 2007 15:35:18 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Saalmann, Harald wrote:
> In file src/w32reg.c, line 35: The directive
>    #define SYSTEM_DEFAULT_RESOURCES  ...
> doesn't close the string literal with two adjacent NUL characters,
> which is needed by function w32_get_rdb_resource() called from line
> 142 to terminate the string lookup correctly.  
> (It is unlikely that this ever triggered any noticeable bad behavor.)
>   

Thanks. I have fixed it now.





reply via email to

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