aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2020-06-11 17:57:14 +0200
committerGitHub <noreply@github.com>2020-06-11 17:57:14 +0200
commitdfdd11f7777557e4540f3319ff8b5f8ddf82bf19 (patch)
tree274c677c6c2ab5e0c39af6968af5e3c75a8dd80f /executor
parent3ab7a05ad80cc06be6bbf3744e5272795a078fbf (diff)
sys/targets: use a different SYZ_DATA_OFFSET for 32-bit FreeBSD (#1809)
* sys/targets: use a different SYZ_DATA_OFFSET for 32-bit FreeBSD It seems that the value used on all platforms (512 << 20) does not work on 32-bit FreeBSD when using the clang tools. Try (256 << 20) instead. * sys/targets: add comment why a non-default value is needed
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions