[PATCH] D67370: Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 14:48:13 PDT 2019


clayborg added a comment.

$ git llvm push
Pushing 1 monorepo commit:

  f54a49a8133 Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz

Sending        lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py
Sending        lldb/trunk/source/Plugins/Process/elf-core/ProcessElfCore.cpp
Transmitting file data ..done
Committing transaction...
Committed revision 371457.
Committed f54a49a8133 to svn.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67370/new/

https://reviews.llvm.org/D67370





More information about the llvm-commits mailing list