Files
wxWidgets/tests
Vadim Zeitlin f3b5cc32fa Fix recently introduced crash in ClippingBoxTestCase
Commit fc7f20c419 did fix a memory leak in
this test case, but at the price of introducing a crash due to deleting
the same pointer twice.

The real fix would be to change the code here to avoid returning a
pointer which sometimes needs to be deleted and sometimes must not, but
for now just add a crude check to avoid crashing.
2017-11-14 00:41:31 +01:00
..
2017-10-01 09:41:49 -07:00
2017-11-02 08:56:29 -07:00
2017-07-04 13:15:14 -06:00
2017-07-04 13:15:14 -06:00
2011-09-29 13:47:38 +00:00
2004-11-22 15:12:29 +00:00
2015-03-19 21:46:05 +01:00