asn1: ber_decoder: disable stack size check on ctx = NULL
The stack size check is triggering when using asan or
when compile with -O1.
It is unclear why this is problematic.
This is a not a leak.
Related: OS#7002
Change-Id: Id99531f62ccdf73497bb08483ca6adbabe1a7cd7