diff options
Diffstat (limited to 'results/scraper/fex/498')
| -rw-r--r-- | results/scraper/fex/498 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/498 b/results/scraper/fex/498 new file mode 100644 index 000000000..9467bec16 --- /dev/null +++ b/results/scraper/fex/498 @@ -0,0 +1,5 @@ +Static TLS setup is incorrect +This is wrong for both 64bit and 32bit. + +Uncommon to hit since it only affects static apps that use TLS. +Most apps get launched through glibc's dynamic loader which sets up dynamic apps TLS region. \ No newline at end of file |