File libaom-CVE-2021-30474.patch of Package libaom.21218

--- a/aom_dsp/grain_table.c
+++ b/aom_dsp/grain_table.c

@@ -244,7 +244,7 @@
       // If segments aren't aligned, delete from the beggining of subsequent
       // segments
       if (end_time > entry_end_time) {
-        aom_film_grain_table_lookup(t, entry->end_time, end_time, 1, 0);
+        aom_film_grain_table_lookup(t, entry_end_time, end_time, 1, 0);
       }
       return 1;
     }

openSUSE Build Service is sponsored by