Skip to content
Snippets Groups Projects
  1. Dec 07, 2020
  2. Dec 04, 2020
  3. Nov 23, 2020
  4. Nov 17, 2020
  5. Nov 16, 2020
  6. Nov 13, 2020
  7. Nov 11, 2020
  8. Nov 10, 2020
  9. Nov 09, 2020
  10. Nov 06, 2020
  11. Nov 04, 2020
  12. Nov 02, 2020
  13. Oct 29, 2020
  14. Oct 28, 2020
  15. Oct 26, 2020
  16. Oct 23, 2020
  17. Oct 22, 2020
  18. Oct 20, 2020
  19. Oct 19, 2020
  20. Oct 16, 2020
  21. Oct 14, 2020
  22. Oct 13, 2020
  23. Oct 12, 2020
    • Andrey Kleshchev's avatar
      SL-13980 Crash at cullAvatarsByPixelArea · fa52c039
      Andrey Kleshchev authored
      LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
      fa52c039
Loading