[all-commits] [llvm/llvm-project] 10038d: [RuntimeDyld] Fixed buffer overflows with absolute...
Moritz Sichert via All-commits
all-commits at lists.llvm.org
Mon Apr 26 10:25:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10038d0b3dfcfa6abf8a710612899f859ef1534b
https://github.com/llvm/llvm-project/commit/10038d0b3dfcfa6abf8a710612899f859ef1534b
Author: Moritz Sichert <sichert at in.tum.de>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
Log Message:
-----------
[RuntimeDyld] Fixed buffer overflows with absolute symbols
Differential Revision: https://reviews.llvm.org/D95596
More information about the All-commits
mailing list