summary refs log tree commit diff stats
path: root/results/scraper/fex/1200
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/1200')
-rw-r--r--results/scraper/fex/12003
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/fex/1200 b/results/scraper/fex/1200
new file mode 100644
index 000000000..e645c0e43
--- /dev/null
+++ b/results/scraper/fex/1200
@@ -0,0 +1,3 @@
+Remove static initializers that allocate memory 
+Any sort of static initializer that allocates memory and registers an atexit handler is prone to crashing when running in a 32-bit environment.

+We need to remove all of these from our codebase.
\ No newline at end of file