- May 23, 2014
-
-
Stinson Linden authored
-
Stinson Linden authored
MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class and all of its derived descendants in order to clarify ownership of memory pointers.
-
- May 20, 2014
-
-
Stinson Linden authored
-
- May 19, 2014
-
-
Stinson Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
- May 16, 2014
-
-
Stinson Linden authored
MAINT-4009: Final pass refactoring to eliminate memory allocation related to error reporting that is not properly cleaned up.
-
Stinson Linden authored
MAINT-4009: First pass refactoring to eliminate memory related to error reporting that is not properly cleaned up.
-
- May 14, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching a leak of LLVisualParam derived objects that were being leaked because the LLWearable class was not destroying itself properly.
-
Stinson Linden authored
MAINT-4009: Patching the final leak of LLViewerFetchedTexture objects occurring because the LLWearable class was not properly destroying itself.
-
- May 12, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching a minor leak for when the status text box for the folder view has not been reparented.
-
Stinson Linden authored
MAINT-4009: Patching a leak of keyframed motions that had been deprecated but were never properly destroyed.
-
- May 09, 2014
-
-
Stinson Linden authored
MAINT-4009: Improved patching of a memory leak for when menu items are created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d.
-
simon authored
-
simon authored
-
- May 08, 2014
-
-
AndreyL ProductEngine authored
MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 based viewer when opened. Correct fix after testing.
-
Stinson Linden authored
-
- May 07, 2014
-
-
simon authored
-
- May 06, 2014
- May 05, 2014
-
-
Stinson Linden authored
MAINT-4009: Ensuring that the spare browser media source is cleaned up with the LLViewerMedia class.
-
Stinson Linden authored
MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null.
-
- May 02, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching the memory leak occurring from the info icons that appear when hovering over a chat history item.
-
- May 01, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching the memory leak occurring in the scenario where avatar icon was being created, but the tab container did not have a button to accept the gieven icon.
-
Stinson Linden authored
MAINT-4009: Patching the memory leak occurring in the scenario where toast panels were being created, but the screen channel were deciding not to display the given toasts.
-
- Apr 30, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching the LLTabContainer that was leaking some child views and their associated llimage allocations.
-
- Apr 29, 2014
-
-
Stinson Linden authored
MAINT-4009: Patching another memory leak in LLBadgeOwner that indirectly was also causing leaks in llimage.
-
- Apr 28, 2014
-
-
Stinson Linden authored
MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly freed during its cleanup method.
-
Stinson Linden authored
-
- Apr 25, 2014
-
-
Stinson Linden authored
MAINT-4009: Converting the Globals class within llerror to be derived from LLSingleton so that it may be cleaned up properly on app exit.
-
Stinson Linden authored
-
- Apr 24, 2014
-
-
Stinson Linden authored
MAINT-4009: Cleaning up some statically allocated memory in a LLVolumeGeometryManager method that was never freed.
-
- Apr 23, 2014
-
-
Stinson Linden authored
-
Stinson Linden authored
-
Stinson Linden authored
-
Stinson Linden authored
-
Stinson Linden authored
-
- Apr 22, 2014
-
-
Stinson Linden authored
-
Xiaohong Bao authored
-