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
documentation
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
system Comparison with an unsigned value (size_t) and < 0 2011-11-27 00:21:41 -05:00
tests
tools
Jamfile