mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 11:09:30 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() unix.fpexecv takes a rawbytestring as first parameter, so inside the child it was converting the pchar back to an ansistring and also converting it to the OS file system code page. Since Darwin uses vfork/execv in SysUtils.Executeprocess, this could result in (exception)stack corruption and for some reason only since |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitfpcblockedhashes | ||
.gitfpceligiblesvnhashes | ||
.gitignore | ||
.gitlab-ci.yml | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |