mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Calling a Clone*() function without using its return value is in most (even all) cases a certain way to leak memory. Closes #25354.
Calling a Clone*() function without using its return value is in most (even all) cases a certain way to leak memory. Closes #25354.