mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
The functions clobbered opt.homedir with a temporary allocation so that further access would cause a use-after-free and possible crash.
The functions clobbered opt.homedir with a temporary allocation so that further access would cause a use-after-free and possible crash.