Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1942)

Issue 303390043: TBR: i#1988: fix nop padding bug with MPX prefixes

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 8 months ago by bruening
Modified:
7 years, 8 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1988: fix nop padding bug with MPX prefixes Adds elimination of MPX prefixes from jumps during mangling (they're removed later anyway) to avoid messing up nop padding calculations. To support MPX we'll have to put in support for prefixes on ctis but that's for the future. Fixes #1988 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M core/arch/mangle_shared.c View 1 chunk +1 line, -1 line 0 comments Download
M core/arch/x86/mangle.c View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 8 months ago (2016-08-24 05:24:25 UTC) #1
bruening
7 years, 8 months ago (2016-08-24 05:24:27 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/99530cac43e3d4bbad452baf8efe3af...

Final commit log: 
---------------
i#1988: fix nop padding bug with MPX prefixes

Adds elimination of MPX prefixes from jumps during mangling (they're
removed later anyway) to avoid messing up nop padding calculations.
To support MPX we'll have to put in support for prefixes on ctis but
that's for the future.

Fixes #1988

Review-URL: https://codereview.appspot.com/303390043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b