haiku/src
Philippe Saint-Pierre b21c95d4f6 Move NULL check before dereference tries
CID 5912
2011-11-27 12:44:05 -05:00
..
add-ons Move NULL check before dereference tries 2011-11-27 12:44:05 -05:00
apps Protects against possible NULL return from dynamic_cast 2011-11-27 00:55:13 -05:00
bin Removing deadcode. Specific Case already taken care of. 2011-11-27 11:41:29 -05:00
build Build fix part 2: active libroot_build.a again: 2011-11-25 22:04:51 +01:00
data Finally move the regular e version of the French Bepo keymap file to one with a decomposed 'latin small letter e followed by a combining acute accent'. 2011-11-04 09:06:26 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Add BPackageRoster::GetActivePackages() 2011-11-25 06:19:49 +01:00
libs Move the NULL check before the dereferencing try 2011-11-27 12:36:40 -05:00
preferences Missing call to InitCheck() causing deadcode 2011-11-27 00:42:18 -05:00
servers Fixed input server start fallback 2011-11-25 06:17:40 +01:00
system Comparison with an unsigned value (size_t) and < 0 2011-11-27 00:21:41 -05:00
tests Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
tools Add "package add" command. 2011-11-25 06:19:00 +01:00
Jamfile