diff options
| author | makxenov <[email protected]> | 2026-07-09 17:55:51 +0300 |
|---|---|---|
| committer | makxenov <[email protected]> | 2026-07-09 20:27:01 +0300 |
| commit | 2c78794c9bde8059f5ee816e7f0e537f05df9360 (patch) | |
| tree | 54677503730c6adff4c207286ae106e1836493d1 /contrib/python/python-dateutil | |
| parent | 72f4ac776276d5832476130314e4fbfd698408a3 (diff) | |
Fix use-after-dtor in TDirectArrayHolderInplace
#### Fix use-after-dtor in TDirectArrayHolderInplace ✎
- Replaced the traditional `operator delete` with a destroying delete operator to ensure proper destruction order
- The new implementation explicitly calls the destructor before freeing memory, preventing use-after-destructor issues
commit_hash:9669691da2c478864eab809124405fc6cc31e57d
Diffstat (limited to 'contrib/python/python-dateutil')
0 files changed, 0 insertions, 0 deletions
