Fixed bug #1666
This commit is contained in:
@@ -90,7 +90,7 @@ read_num_class_data( const char* filename, int var_count,
|
|||||||
}
|
}
|
||||||
|
|
||||||
cvReleaseMemStorage( &storage );
|
cvReleaseMemStorage( &storage );
|
||||||
delete el_ptr;
|
delete[] el_ptr;
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user