Am 13.11.2009 15:16, schrieb Rob Shearman:
2009/11/12 Rico Schüller:
Hi,
this patch adds a check for PTITLEBARINFO in GetTitleBarInfo() to avoid a
crash. This fixes bug 20249 .
Try 2 improvement:
- do not print the null pointer, it's useless
Cheers
Rico
---
dlls/user32/nonclient.c |
2009/11/12 Rico Schüller :
> Hi,
>
> this patch adds a check for PTITLEBARINFO in GetTitleBarInfo() to avoid a
> crash. This fixes bug 20249 .
>
> Try 2 improvement:
> - do not print the null pointer, it's useless
>
> Cheers
> Rico
>
> ---
> dlls/user32/nonclient.c | 6 ++
> 1 files changed