This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-01 03:06:08 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
History
Philippe Saint-Pierre
342169dfe2
Fix resource leakage
...
CID 10828
2011-11-27 23:24:18 -05:00
..
add-ons
Fix never met condition
2011-11-27 18:42:17 -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
fs_attr_generic.cpp: Fix warning
2011-11-28 05:02:27 +01:00
data
…
documentation
…
kits
No functional changes. Improve readability.
2011-11-27 18:13:13 -05:00
libs
Move the NULL check before the dereferencing try
2011-11-27 12:36:40 -05:00
preferences
Fix resource leakage
2011-11-27 23:24: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
…