summaryrefslogtreecommitdiff
path: root/desktop/source/app
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-06-20 12:09:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-06-20 14:44:05 +0200
commit97beabccb73321a8d2e022705afa755f15e99fa0 (patch)
tree546ea4854a05f14841131f79a53d3514e667e0aa /desktop/source/app
parentc0823c29a053011daa563183d7bc46add9b88eec (diff)
Work around false valgrind warning about optimized strlen implementation
...that reads in word sized chunks and thus can read past the nominal end of a memory buffer. Also, the return type of rtl_str_getLength (sal_Int32) fits better with the type of SmPropValue.length (int) than the return type of strlen (size_t). Change-Id: I7ff91408b4c6d8c9913cede516586f42b8349ed3
Diffstat (limited to 'desktop/source/app')
0 files changed, 0 insertions, 0 deletions