Просмотр исходного кода

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 лет назад
Родитель
Сommit
e349ea8aed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/system

+ 1 - 1
libs/system

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

粤ICP备19079148号