Review Request 115904: Fix lost pyInitLock.unlock and Py_Finalize in astbuilder

Alexandr Zamaraev tonal.promsoft at gmail.com
Thu Feb 27 10:22:12 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115904/
-----------------------------------------------------------

(Updated Feb. 27, 2014, 10:22 a.m.)


Status
------

This change has been marked as submitted.


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/20140227/ab766a15/attachment.html>


More information about the KDevelop-devel mailing list