Review Request 115904: Fix lost pyInitLock.unlock and Py_Finalize in astbuilder
Alexandr Zamaraev
tonal.promsoft at gmail.com
Thu Feb 20 05:16:34 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115904/
-----------------------------------------------------------
Review request for KDevelop and Sven Brauch.
Repository: kdev-python
Description
-------
In some case forget call unlock() for mutex pyInitLock and forget call Py_Finalize() in AstBuilder::parse.
use RAII to prevent it.
Diffs
-----
parser/astbuilder.cpp 519bc55
Diff: https://git.reviewboard.kde.org/r/115904/diff/
Testing
-------
Thanks,
Alexandr Zamaraev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140220/b994e52d/attachment.html>
More information about the KDevelop-devel
mailing list