C++ port: fix memory leak in LuminanceSource::getMatrix()
authorflyashi <flyashi@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 29 Jul 2010 19:01:45 +0000 (19:01 +0000)
committerflyashi <flyashi@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 29 Jul 2010 19:01:45 +0000 (19:01 +0000)
commit82e3178fa2414c9e4ea014126a55345a6fac1bcd
tree3d38c289278e67f091a17abf0a7b488172550503
parent51b6c409b51700abd95e333e6852fd96f0c4c306
C++ port: fix memory leak in LuminanceSource::getMatrix()

git-svn-id: http://zxing.googlecode.com/svn/trunk@1497 59b500cc-1b3d-0410-9834-0bbf25fbcc57
cpp/core/src/zxing/LuminanceSource.cpp