mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 02:30:05 +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.