** Description changed:

+ [Impact]
+ 
+  * Back-porting an upstream fix for an array growing out of its allocated 
+    size.
+ 
+ [Test Case]
+ 
+  * Full virt regression tests were run before the upload.
+    Details are in the linked Merge Proposals.
+ 
+ [Regression Potential]
+ 
+  * The fix just increases an array size by one.
+    This is a char pointer and exists once per qemu, I see no other drawback 
+    than the size consumption and that is negligible.
+ 
+ [Other Info]
+  
+  * This isn't technically an SRU, but I have learned that filling these 
+    templates helps the release Team to accept changes while in 20.04 Freeze 
+    time.
+ 
+ ---
+ 
  Need to bump
-   char *dirs[4];
+   char *dirs[4];
  in util/module.c
  to reflect the new max size.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871830

Title:
  using QEMU_MODULE_DIR and CONFIG_MODULE_UPGRADES at the same time can
  crash qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1871830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to