[lldb-dev] [Bug 44649] const char * summary providers don't respect the bounds of char[] arrays

via lldb-dev lldb-dev at lists.llvm.org
Mon Oct 11 03:49:27 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=44649

labath at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at lists.llvm.org     |labath at google.com

--- Comment #2 from labath at google.com ---
D111399 takes care of stopping when reaching the end of array.

I'm going to try to print the data after an embedded \0 next.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20211011/798440d9/attachment.html>


More information about the lldb-dev mailing list