haiku/src
Oliver Tappe c077f5002f Fix #9217 - BTextView should clamp given offsets to avoid crashes
* applied patch provided with ticket, thanks!
* extended patch to implement offset clamping for all public methods
  of BTextView and remove some checks from private methods to define
  a clear baseline for sanity of offsets used in the code
2012-11-26 11:36:22 +01:00
..
add-ons Add modeline for 1366x768 resolution 2012-11-24 02:50:01 +00:00
apps Check that both state and reason are the same. 2012-11-24 12:49:07 -05:00
bin fwcontrol: initialize the string before using it, and style fixes 2012-11-25 23:31:32 -05:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Remove MPEG2 transport stream (mp2t) sniffer rule 2012-11-23 21:37:53 -05:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Fix #9217 - BTextView should clamp given offsets to avoid crashes 2012-11-26 11:36:22 +01:00
libs Fixed 64-bit pointer truncation in FreeBSD driver compat layer, fixes #9187. 2012-11-18 21:16:37 +00:00
preferences Adjust time zone spacing so that the window doesn't resize. 2012-11-23 18:38:18 -05:00
servers StackAndTile: deferencing occuring before null check (CID 743845) 2012-11-25 21:05:17 -05:00
system Rpi: Convert start.c to cpp 2012-11-24 08:11:26 -06:00
tests Merge branch 'master' into x86_64 2012-11-18 16:42:27 +00:00
tools Add newline at end of file. 2012-11-25 15:07:48 -05:00
Jamfile