Added patch to fix check for end_frame in RtlUnwindEx on x86_64.

This commit is contained in:
Sebastian Lackner
2015-01-26 04:09:22 +01:00
parent a3813c45a0
commit a5566f1e8e
6 changed files with 51 additions and 3 deletions

View File

@@ -0,0 +1 @@
Fixes: [34254] Fix check for end_frame in RtlUnwindEx on x86_64.