Closed johnhypo closed 11 months ago
This is probably beyond my competency - but there's no need to "initialize" anything there, IMHO.
asn_TYPE_descriptor_t
is a structure with a field name
that is a pointer to a string. The code assigns to it a pointer to "<unknown_extension>"
. I don't see a problem there, from C point of view.
Perhaps, with more information (like OS, compiler, etc.) and a minimal reproducer, I could try to dig deeper...?
Since I don't know what to do with this issue, sorry to say I'm closing it. Please re-open if you have anything to add that would make it easier to determine what's wrong and how to fix it.
Look at comment in code. Help!