Menu

#23 unusable in multithreaded application

open
5
2004-09-30
2004-09-30
IvanZYX
No

in XMLParser.cpp:

static stack<XMLChild*> xmlStack;
static Element root;

this cannot work in multithreaded application!

Discussion


Log in to post a comment.