aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
blob: 057bc07470a3ed3e1d4ad458d58016180cb3d9f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2008-09-17  Nicholaz Beresford  <nicholaz@blueflash.cc>

	* linden/indra/newview/llviewerjointattachment.h (LLViewerJoint): 
	VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())
	from hud attachments.

	* linden/indra/newview/llfloateractivespeakers.cpp (updateSpeakerList): 
	VWR-2683: Possible crash accessing dead llviewerregion.
	* linden/indra/newview/llviewerobjectlist.cpp (killObjects): 
	Ditto.

2008-09-16  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced):
	Skip "N files scheduled for deletion" message when nothing scheduled.

2008-09-16  Nicholaz Beresford  <nicholaz@blueflash.cc>

	* linden/indra/newview/lltexturecache.cpp:
	VWR-3878: Purging cache textures causes viewer to pause for many
	seconds, with heavy disk activity.
	* linden/indra/newview/lltexturecache.h:
	Ditto.

	* linden/indra/llmessage/llassetstorage.cpp:
	VWR-3877: A nasty possible memory overwrite and two minor leaks.