Mathias Agopian d741452853 fix [2542425] memory leak during video recording
Vector::sort() is using _do_copy() incorrectly; _do_copy() calls the
copy constructor, not the assignment operator, so we need to destroy
the "destination" before copying the item.

Change-Id: Iaeeac808fa5341a7d219edeba4aa63d44f31473c
2010-03-29 13:45:18 -07:00
2010-03-24 19:02:49 -07:00
2010-03-25 16:39:32 -07:00
2010-03-16 09:59:06 -07:00
2010-03-22 15:55:38 -07:00
2010-03-08 18:11:37 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%