Kusanagi Kouichi : winex11: Destroy the handle to the composition string after it is cancelled.

Kusanagi Kouichi slash at ma.neweb.ne.jp
Fri Apr 25 16:45:46 CDT 2008


On Fri, Apr 25, 2008 at 02:44:00PM -0500, Aric Stewart wrote:
> No, from updateCompStr
> 
>      if (old == NULL && compstr == NULL && len == 0)
>          return NULL;
> 
> Otherwise it returns a compstr. So it only should return NULL if all the 
> incoming parameters are NULL, which i do not believe should ever happen 
> after i went through and made sure that the hCompStr was never NULL.
> 
> -aric

Oh, I mistook && for ||. All right, I'll send a patch.



More information about the wine-devel mailing list