[0.4.7][MSXML3] Fix buffer overflow in BindStatusCallback_GetBindInfo. CORE-14570
authorJoachim Henze <Joachim.Henze@reactos.org>
Tue, 4 Oct 2022 19:01:20 +0000 (21:01 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Tue, 4 Oct 2022 19:01:20 +0000 (21:01 +0200)
commit17c88d8d812eb14a6867470183e187282abe25b7
treee05b8041d20e0a8a646f536d88c9cce241efcade
parent703914ad3dd0414b49f50d7f1e19571dd3739686
[0.4.7][MSXML3] Fix buffer overflow in BindStatusCallback_GetBindInfo. CORE-14570

On testbots for test "msxml3 : httpreq" we could observe with DPH enabled:
*** Assertion failed: LastEntry->Size != 0
***   Source File: /srv/buildbot/Build_GCCLin_x86/build/sdk/lib/rtl/heap.c, line 675

Fix picked from 0.4.9-dev-756-g 708d26acf396d81fa475f3ce7b70d3346279b133

The fix was also sent to Wine:
https://source.winehq.org/git/wine.git/commit/a64403904dfc50ed81c1a724f9a322e5ae4a025b
dll/win32/msxml3/httprequest.c