issues
search
secondlife
/
viewer
🖥️ Second Life's official client
GNU Lesser General Public License v2.1
212
stars
53
forks
source link
Various minor crash and correctness fixes
#2983
Closed
RyeMutt
closed
3 weeks ago
RyeMutt
commented
3 weeks ago
Found via Undefined Behavior sanitizer
Fixes LLCachedControl being constructed in global scope
Fixes an LLMutexLock in LLModelPreview that was immediately destroyed
Fixes a tiny hotspot in particle load
Fixes potential nullptr deref during image upload
Fixes various class members being used without initialization
Found via Undefined Behavior sanitizer