[Lldb-commits] [lldb] [lldb][Linux] Fix potential out of bounds read of pr_fname (PR #159375)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 17 09:36:20 PDT 2025


DavidSpickett wrote:

This is unrelated to that since this fixes a Linux specific code path. The failing tests are all NetBSD cores and I confirmed we're not calling the Linux code accidentally there.

https://github.com/llvm/llvm-project/pull/159375


More information about the lldb-commits mailing list