[info=901a791a5f5a0c927b3ac39f78ebeddd8b485603d34a0919f64d16b512cab69d]

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=763
This commit is contained in:
OBS User unknown
2025-02-24 10:48:12 +00:00
committed by Git OBS Bridge
commit 9a229bd6b6
63 changed files with 12352 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: VirtualBox-7.0.14/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
===================================================================
--- VirtualBox-7.0.14.orig/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c
+++ VirtualBox-7.0.14/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,