[vlc-commits] python bindings: free string results when appropriate
Olivier Aubert
git at videolan.org
Wed May 18 11:01:49 CEST 2011
vlc/python | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Sun May 15 17:24:24 2011 +0200| [42334c91296c1485e60c818e82fe35bf6de53204] | committer: Olivier Aubert
python bindings: free string results when appropriate
Based on report and initial implementation by geoffs
Closes #4678
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=42334c91296c1485e60c818e82fe35bf6de53204
---
generate.py | 36 ++++-
generated/vlc.py | 490 ++++++++++++++++++++++++++++--------------------------
header.py | 18 ++-
3 files changed, 302 insertions(+), 242 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=42334c91296c1485e60c818e82fe35bf6de53204
More information about the vlc-commits
mailing list