Pascal Quantin
changed
bug 11126
Comment # 10
on bug 11126
from Pascal Quantin
(In reply to Andy Ling from comment #9)
> I thought this had been discussed and changed, but it looks like the current
> version of packet-giop.c is wrong. I think the change should have brackets
> added so it looks like..
>
> get_CDR_octet_seq(tvb, seq, offset, slength);
> if ((*seq)[slength-1] == '\0') {
> slength--;
> }
Yes this was fixed in a followup commit
(e16500e80f85641b28971498c3fc580eab800055).
You are receiving this mail because:
- You are watching all bug changes.