Added patch to fix possible integer overflow in VarR4FromDec.

This commit is contained in:
Sebastian Lackner
2015-08-08 21:46:09 +02:00
parent f6dd131a74
commit 84f5a647d0
5 changed files with 119 additions and 33 deletions

View File

@@ -0,0 +1 @@
Fixes: [38988] Fix possible integer overflow in VarR4FromDec