Attention is currently required from: Hoernchen, fixeria, daniel.
1 comment:
File include/asn1c/asn_internal.h:
Patch Set #3, Line 137: _ASN_STACK_OVERFLOW_CHECK(asn_codec_ctx_t *ctx) {
Is this function even useful/used if _ASN_SANITIZE_ENABLED is not defined?
yes, it's precisely when it's useful, since that means there's no tool in place to track this kind of possible issues.
IMHO it should be dropped and ASan be used insted, but I'm letting upstream decide on that :)
To view, visit change 32612. To unsubscribe, or for help writing mail filters, visit settings.