From bdf23ce8554486425307364464cc3693a27907d8 Mon Sep 17 00:00:00 2001 From: Alexander Alekhin Date: Fri, 6 Sep 2019 17:48:24 +0300 Subject: [PATCH] ts: eliminate -Warray-bounds warning --- modules/ts/src/ts_func.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ts/src/ts_func.cpp b/modules/ts/src/ts_func.cpp index 60c88a7e65..928411d996 100644 --- a/modules/ts/src/ts_func.cpp +++ b/modules/ts/src/ts_func.cpp @@ -2703,7 +2703,7 @@ static void calcSobelKernel1D( int order, int _aperture_size, int size, vector