hi guys

please have a look at

  git://kdenlive.git.sourceforge.net/gitroot/kdenlive rayl/review-16

Ray Lehtiniemi (6):
      Kill unreachable code
      Replace doubles with ints
      Don't bother null checking before calling delete.
      Simplify some object deletion code
      qstrdup requires array delete
      Fix a memory leak

 src/clipitem.cpp               |    6 +-
 src/clipmanager.cpp            |    4 +-
 src/customtrackview.cpp        |   32 +++++--------
 src/docclipbase.cpp            |    8 +--
 src/dvdwizardvob.cpp           |    3 +-
 src/effectstackedit.cpp        |    4 +-
 src/geometryval.cpp            |    2 +-
 src/headertrack.cpp            |    2 +-
 src/initeffects.cpp            |    2 +-
 src/kdenlivesettingsdialog.cpp |    2 +-
 src/kthumb.cpp                 |    3 +-
 src/mainwindow.cpp             |    2 +-
 src/markerdialog.cpp           |    4 +-
 src/monitor.cpp                |    4 +-
 src/renderer.cpp               |   98 +++++----------------------------------
 src/renderwidget.cpp           |    1 +
 src/titlewidget.cpp            |    4 +-
 src/trackview.cpp              |    3 +-
 18 files changed, 49 insertions(+), 135 deletions(-)

thanks
ray

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to