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