haiku/src
Philippe Saint-Pierre 0106325bc4 Time preference: Fix a memory leak
Accidentally introduced with an earlier commit.
2012-01-02 16:52:52 -05:00
..
add-ons echo driver: replace usage of strncpy by strlcpy 2012-01-02 13:19:30 -05:00
apps ProcessController: fix a small resource leak 2012-01-02 14:55:55 -05:00
bin Second part of 'setmime' implementation is completed 2011-12-15 21:51:10 +01:00
build Rename strlen.c strnlen.c to strlen.cpp strnlen.cpp. 2011-12-29 15:43:23 +01:00
data Added Dvorak (programmer's) keymap. Patch by Duggan. Fixes #8177. 2011-12-03 21:45:52 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits SoundFile.cpp: do a NULL check before deferencing. 2012-01-02 14:26:07 -05:00
libs libgutenprint: channel.c: Defer assigment after NULL check 2011-12-29 15:51:38 -05:00
preferences Time preference: Fix a memory leak 2012-01-02 16:52:52 -05:00
servers Change style of boolean expression to enhance readability. 2011-12-29 12:40:32 -05:00
system Remove strlen from PPC glibc as well. 2011-12-31 21:32:57 +01:00
tests Fix collation-related part of locale_test. 2011-12-27 23:34:08 +01:00
tools Fix build. 2011-12-17 00:04:46 -05:00
Jamfile