Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Static variables in "PCN. CPP" cause an bug #99

Open
bbbbbrenn opened this issue Sep 8, 2020 · 0 comments
Open

BUG: Static variables in "PCN. CPP" cause an bug #99

bbbbbrenn opened this issue Sep 8, 2020 · 0 comments

Comments

@bbbbbrenn
Copy link

The static variable "preList" of lines 134 and 577 in "PCN. CPP" will cause the trace results to be inconsistent when two copies of the same data are executed sequentially.I recommend changing to a member variable in the "Impl" class.
(chinese:在“PCN.cpp"中134行与577行的静态变量"preList"会导致顺序执行两份相同数据时给出的跟踪结果不一致。建议改成"Impl"类中的成员变量。)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant