Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
|
|
|
|
|
|
|
|
|
|
place first and default to the original location if not found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by VoidPointer
|
|
|
|
|
|
|
|
|
|
actually been to ll_aligned_free_16().
|
|
exception handler
|
|
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
|
|
Reviewed by VoidPointer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in to fix our major crasher.
|
|
|
|
|
|
|
|
|
|
|
|
doesn't support the new GroupMemberData capabaility
- Fixed a potential null pointer crash.
Thanks to Ansariel from Firestorm for these!
Reviewer: Myself
|
|
|
|
|
|
out-of-order deletion of LLTextureFetch on shutdown
|
|
|
|
|
|
|