Fix potential memory leak in bidirectional support. 86/318386/4
authorANZ1217 <chihun.jeong@samsung.com>
Thu, 16 Jan 2025 07:46:57 +0000 (16:46 +0900)
committerANZ1217 <chihun.jeong@samsung.com>
Fri, 17 Jan 2025 10:40:17 +0000 (19:40 +0900)
commit82c5d2ac7f1bcca9249502eb35d27c4377e33641
tree708a222a4e7375e02a39b402ceac8350df3a9ad4
parent9d45e02141b792487738ec77d42461e12736adf7
Fix potential memory leak in bidirectional support.

the leak occurs when DestroyInfo() called more than once with same index.

Change-Id: I103d0e74963b104a76e9a22695b992df3d9ae752
dali/internal/text/text-abstraction/bidirectional-support-impl.cpp