[Bug 1089722] Re: wcslen reads beyond the end of the buffer

Phillip Susi psusi at ubuntu.com
Tue Feb 5 19:03:23 UTC 2013


It sounds like it's not going to cross a page boundary then, so it safe,
in which case, it's a false positive and valgrind should be configured
to ignore it.


** Package changed: eglibc (Ubuntu) => valgrind (Ubuntu)

** Changed in: valgrind (Ubuntu)
   Importance: Undecided => Medium

** Changed in: valgrind (Ubuntu)
       Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1089722

Title:
  wcslen reads beyond the end of the buffer

Status in “valgrind” package in Ubuntu:
  Triaged

Bug description:
  valgrind reports many errors of wcslen reading beyond the end of the
  buffer.  It appears that sysdeps/x86_64/wcslen.S tries do do 64 bit
  reads which can result in reading beyond the end of the buffer if
  there are less than 64 bits left.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1089722/+subscriptions




More information about the foundations-bugs mailing list