commit | c1b8afa4e2abe256e70651defccdc285f104ed19 | [log] [tgz] |
---|---|---|
author | Daniel Sanche <sanche@google.com> | Wed Jan 22 13:46:51 2025 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 22 16:46:51 2025 -0500 |
tree | 528fbe9684643d4199059067901da7bb31f35057 | |
parent | fb1c3a9d8e3a79eaea1f6bf981eb9580feeea27d [diff] |
fix: memory leak in bidi classes (#770) * clean unneeded fields after close * added assertions to tests --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>