Avoiding creating static STL containers
authorCheng Zhao <zcbenz@gmail.com>
Tue, 14 Jul 2015 09:19:46 +0000 (17:19 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Tue, 14 Jul 2015 09:33:16 +0000 (17:33 +0800)
commit7f0607242002b638eb3186ce49c85b85e58e99e1
tree13229d956a979a62bd560411455075159fc697f0
parent5708b7fbecd3de89589be36554b73e969eda0a15
Avoiding creating static STL containers

It is OK under most cases, but if you happen to also use COM in your
application, you will have heap corruptions.
atom/browser/api/trackable_object.h