1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/emulators/virtualbox-ose-additions
Martin Ilavsky 1b2394551c emulators/virtualbox-ose-additions: Assign default value to pointer
In the virtualbox virtual filesystem code we ship as a patch some
code in an else block is commented out. This produces a code path
in which a pointer variable is dereferenced in an unassigned state,
causing random crashes.

Lacking a better fix, give a default value of NULL to the pointer,
which at least avoids the random pointer dereference issue.

PR:		255386
2021-09-11 22:38:50 +02:00
..
files
distinfo emulators/virtualbox-ose: Update to 6.1.26 2021-08-13 10:52:03 +02:00
Makefile emulators/virtualbox-ose-additions: Assign default value to pointer 2021-09-11 22:38:50 +02:00
pkg-descr
pkg-message
pkg-plist