소스 검색

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号