Skip to content

Commit 58e0a9e

Browse files
committed
DRi#1865: Fix early injection relocation regression
Updates DR to 362b7a9 to fix DRi#1865 which is an early injection relocation bug. Review-URL: https://codereview.appspot.com/281640043
1 parent 459f7f5 commit 58e0a9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ else ()
771771
endif ()
772772

773773
# when updating this, also update the git submodule
774-
set(DynamoRIO_VERSION_REQUIRED "6.0.16832")
774+
set(DynamoRIO_VERSION_REQUIRED "6.0.16833")
775775

776776
set(DR_install_dir "dynamorio")
777777

0 commit comments

Comments
 (0)