On Wed Nov 23 16:52:28 2022 +0000, Jacek Caban wrote:
Ideally, it would use CRT allocators, which support passing NULL to realloc allowing to simplify the whole logic.
OK, I will convert mshtml to use CRT allocators and then come back to the error handling issue.