]> git.pld-linux.org Git - packages/acpica.git/blobdiff - cve-2017-13693.patch
- updated to 20200430
[packages/acpica.git] / cve-2017-13693.patch
index eb88be86ca0ede17bba1386652adf30da0717a80..45dea78db9e2510977de984a28aac5b4ea1e18c1 100644 (file)
@@ -63,11 +63,11 @@ Github-Location: https://github.com/acpica/acpica/pull/295/commits/987a3b5cf7175
  source/components/dispatcher/dsutils.c | 9 ++++++++-
  1 file changed, 8 insertions(+), 1 deletion(-)
 
-Index: acpica-unix-20180508/source/components/dispatcher/dsutils.c
+Index: acpica-unix-20191213/source/components/dispatcher/dsutils.c
 ===================================================================
---- acpica-unix-20180508.orig/source/components/dispatcher/dsutils.c
-+++ acpica-unix-20180508/source/components/dispatcher/dsutils.c
-@@ -761,6 +761,8 @@ AcpiDsCreateOperands (
+--- acpica-unix-20191213.orig/source/components/dispatcher/dsutils.c
++++ acpica-unix-20191213/source/components/dispatcher/dsutils.c
+@@ -759,6 +759,8 @@ AcpiDsCreateOperands (
      ACPI_PARSE_OBJECT       *Arguments[ACPI_OBJ_NUM_OPERANDS];
      UINT32                  ArgCount = 0;
      UINT32                  Index = WalkState->NumOperands;
@@ -76,7 +76,7 @@ Index: acpica-unix-20180508/source/components/dispatcher/dsutils.c
      UINT32                  i;
  
  
-@@ -793,6 +795,7 @@ AcpiDsCreateOperands (
+@@ -791,6 +793,7 @@ AcpiDsCreateOperands (
  
      /* Create the interpreter arguments, in reverse order */
  
@@ -84,7 +84,7 @@ Index: acpica-unix-20180508/source/components/dispatcher/dsutils.c
      Index--;
      for (i = 0; i < ArgCount; i++)
      {
-@@ -820,7 +823,11 @@ Cleanup:
+@@ -818,7 +821,11 @@ Cleanup:
       * pop everything off of the operand stack and delete those
       * objects
       */
This page took 0.159014 seconds and 4 git commands to generate.