emacs-devel
[Top][All Lists]
Advanced

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

Re: Wrong pointer comparison in w32fns.c


From: Eli Zaretskii
Subject: Re: Wrong pointer comparison in w32fns.c
Date: Sun, 30 Oct 2022 14:47:07 +0200

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Sun, 30 Oct 2022 13:13:06 +0100
> Cc: emacs-devel@gnu.org
> 
> Ah, possibly.
> 
> The output of StringFromGUD2 is then not checked, though perhaps it's assumed 
> it will always fit in 64
> wchar_t..

It should be, since the GUID is a 128-bit number.

Anyway, I've made a change that should take care of both of these
issues.

Thanks.



reply via email to

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