Преглед изворни кода

Make init_decoders[] a function-local static, rather than global, to avoid
problems with order of initialisation of globals across translation units.
Thanks to Oleg Kosenkov for reporting this issue and suggesting a fix.


[SVN r37380]

Christopher Kohlhoff пре 19 година
родитељ
комит
e349ea8aed
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libs/system

+ 1 - 1
libs/system

@@ -1 +1 @@
-Subproject commit 111c30d99e1308b9a2472d8d34a209a4e44bf73f
+Subproject commit da0da6dc2887497df5eefe14c813cdecabafcb19

粤ICP备19079148号