gdi32 (resent): fix unchecked NULL ptr in BIDI_Reorder

Alexander Dorofeyev alexd14 at hushmail.com
Wed Oct 24 02:05:32 CDT 2007


Please disregard previous one it wasn't correct. Sorry.

Alexander Dorofeyev wrote:
     > 4th try, retaining input pointer const qualifier as suggested.
     >
     > Alexandre Julliard wrote:
     >    > Alexander Dorofeyev <alexd14 at hushmail.com> writes:
     >    >
     >    > You should pass separate in and out pointers, since the input pointer
     >    > is const you can't use it in place of the output one.

---
      dlls/gdi32/bidi.c |   28 +++++++++++++++++-----------
      1 files changed, 17 insertions(+), 11 deletions(-)




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 92d8504e5ad56482cf9229c715857e01b647063c.diff
Type: text/x-patch
Size: 3055 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071024/88845462/attachment.bin 


More information about the wine-patches mailing list