wxWidgets/tests/html
Ilya Sinitsyn 02f697d0c0 Fix memory leaks in wxHtmlParser unit test
Remove the unnecessary, and actually harmful, overridden GetProduct(),
as we must delete the pointer returned by the base class version to
avoid leaking it.

Also use wxScopedPtr to avoid leaking a test wxHtmlContainerCell.
2020-10-19 13:54:19 +02:00
..
htmlparser.cpp Fix memory leaks in wxHtmlParser unit test 2020-10-19 13:54:19 +02:00
htmlwindow.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
htmprint.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00