haiku/src
Philippe Saint-Pierre 45888dab83 Crash fix in BMessage::ReplaceData()
The call to _CopyForWrite() invalidated the pointer previously assigned.
There was also an unrelated null-pointer derefence situation in the copy constructor.

Fixes #3074 and CID 610886 and CID 610887.
2015-07-01 15:16:31 -04:00
..
add-ons fat: Cleared the confusion between ctime, and crtime... 2015-06-30 13:27:02 +02:00
apps StyledEdit: Rework of the font color system 2015-06-30 13:32:45 -04:00
bin Fix segfault in Top utility 2015-06-25 22:35:06 -04:00
build
data Update usb.ids from www.linux-usb.org 2015-06-25 05:20:30 +02:00
kits Crash fix in BMessage::ReplaceData() 2015-07-01 15:16:31 -04:00
libs
preferences CID 1249930: Don't scanf uninitialized buffer 2015-06-25 19:29:13 -04:00
servers CID 1273599: null dereference in SATGroup 2015-06-24 18:58:28 -04:00
system
tests posixtestsuite: Delete from tree. 2015-06-29 16:46:10 -04:00
tools
Jamfile