mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
The current port patches for os_kmem_alloc() add VM object locking. However, the lock is not unlocked in the success case because the unlock code is inside of an if body instead of after the if statement. Reported by: jpaetzel Reviewed by: jpaetzel Approved by: swills MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D12038 |
||
---|---|---|
.. | ||
patch-configure.ac | ||
patch-lib_guestApp_guestApp.c | ||
patch-lib_include_vm__basic__defs.h | ||
patch-lib_include_vm__basic__types.h | ||
patch-lib_misc_util__misc.c | ||
patch-lib_vmCheck_vmcheck.c | ||
patch-libDeployPkg_processPosix.c | ||
patch-modules_freebsd_vmblock_vfsops.c | ||
patch-modules_freebsd_vmmemctl_os.c | ||
patch-modules_freebsd_vmxnet_if__vxn.c | ||
patch-modules_Makefile.am | ||
patch-scripts_freebsd_network | ||
patch-scripts_linux_pam.d_vmtoolsd | ||
patch-scripts_Makefile.am | ||
patch-services_vmtoolsd_Makefile.am | ||
patch-vmblockmounter_Makefile.am | ||
patch-vmware-user-suid-wrapper_Makefile.am | ||
vmware-guestd.in | ||
vmware-kmod.in |