mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 16:50:06 +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.