Hello
This is the same patch as before, but sended in a different way.
This time I configured Lotus Notes to create the attachment
as Mime Base64 conversion. (The attachment in the other Mail
was in Mime Quoted-Printable format). Please tell me
which attachment format is most useable. Sending the
patch in the body of the message is not possible, since
I was not able to switch the line-wrapping of.
May be technical problems are also the reason that my other
patches (some ntdll functions) are not accepted until now.
I found a small bug in RtlFindMostSignificantBit.
It worked correct if just one bit was set, but returns
wrong results if several bits were set.
Changelog:
* dlls/ntdll/rtlbitmap.c, dlls/ntdll/tests/rtlbitmap.c:
Thomas Mertes <thomas.mertes@t-mobile.at>
- Fix small bug in RtlFindMostSignificantBit. It returned
sometimes wrong results if more then one bit was set.
- Update the testcases as well.
Greetings
Thomas Mertes
Attachment:
patch_bitmap_fix
Description: Binary data