Comment # 4
on bug 9573
from Michael Mann
I remember avoiding this particular global variable because I saw that it was
shared between dissectors and didn't think I could statically analyze the
source well enough and/or find enough samples to test.
My initial thought is the same as yours, Evan that algorithm_id should be a
direct_reference in the asn1 context because the algorithm_id is populated in
the sequence that uses it (and the data just needs to be passed between
sequence functions)
You are receiving this mail because:
- You are watching all bug changes.