Fixed another false positive in the hardened_malloc C++14 sized deallocation checks, likely the last of these issues:
github.com/GrapheneOS/har
Similar fix in the past hardened_malloc release for a false positive with the added large size class feature:
Conversation
This needs some more testing before a new release is tagged. GrapheneOS doesn't enable the sized deallocation checks yet because we still consider it a fairly experimental feature. Maybe we'll consider enabling it soon but it's probably going to uncover a lot of bugs in apps...
