From 70e9ee62925d7e432fbfe7a53d23fbef57412031 Mon Sep 17 00:00:00 2001 From: berak Date: Thu, 18 Sep 2014 17:57:28 +0200 Subject: [PATCH] fix mismatched delete[] calls in line_descriptor.cpp --- .../src/binary_descriptor_matcher.cpp | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/line_descriptor/src/binary_descriptor_matcher.cpp b/modules/line_descriptor/src/binary_descriptor_matcher.cpp index 0e10a5241..6ea16a477 100644 --- a/modules/line_descriptor/src/binary_descriptor_matcher.cpp +++ b/modules/line_descriptor/src/binary_descriptor_matcher.cpp @@ -189,8 +189,8 @@ void BinaryDescriptorMatcher::match( const Mat& queryDescriptors, std::vector