99fd246c75
Version bump to 7.0.12. Several CVE vulnerabilities fixed. OBS-URL: https://build.opensuse.org/request/show/1118617 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=712
14 lines
553 B
Diff
14 lines
553 B
Diff
Index: VirtualBox-7.0.12/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
|
|
===================================================================
|
|
--- VirtualBox-7.0.12.orig/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
|
|
+++ VirtualBox-7.0.12/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
|
|
@@ -140,7 +140,7 @@ static struct vboxguest_module_info g_VB
|
|
RTMemAllocExTag,
|
|
RTMemContAlloc,
|
|
RTMemContFree,
|
|
- RTMemFreeEx,
|
|
+ RTMemFreeExG,
|
|
RTMpIsCpuPossible,
|
|
RTMpNotificationDeregister,
|
|
RTMpNotificationRegister,
|