瀏覽代碼

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号