mshtml: Fix leak when moving to next char in range point.
commit8745b3f272082ab10e1ea2b169ffd60ac6e106b7
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 6 Jul 2023 16:57:51 +0000 (6 19:57 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Jul 2023 13:59:48 +0000 (7 15:59 +0200)
treefcbc8f92a9602013d925c076f21095cc5f19e300
parent2c4a3756362aa15eb72a57b08ccf0a98afc21bd3
mshtml: Fix leak when moving to next char in range point.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/range.c