From c223eb7753c9241defcfba361ade49f1b20e6fd3 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 20 Mar 2019 18:58:04 +0100 Subject: ob_tran: detect potential recursion Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12266 Credit to OSS Fuzz --- test/gie/builtins.gie | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/gie/builtins.gie b/test/gie/builtins.gie index 0082d5cf..e0ba1141 100644 --- a/test/gie/builtins.gie +++ b/test/gie/builtins.gie @@ -3658,6 +3658,10 @@ expect -141.100733224 26.091712305 accept -200 -100 expect -65.862385599 51.830295078 +------------------------------------------------------------------------------- +operation +proj=ob_tran +R=6400000 +o_proj +o_proj=ob_tran +------------------------------------------------------------------------------- +expect failure errno pjd_err_failed_to_find_proj =============================================================================== Oblique Cylindrical Equal Area -- cgit v1.2.3