URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3907364962750410eb865b50c1e3e823d4ac707d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
3907364 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Fix condition for expert info (CID-1025920)
The expert info refers to encoding_id not being zero. So then
test for it.
Change-Id: I6692f0b6ac0275328bc84741d9ded094bdf25e31
Reviewed-on: https://code.wireshark.org/review/15769
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit e84b0fdb5f0b894f0986259b486e163e117ce3ec)
Reviewed-on: https://code.wireshark.org/review/15780
Actions performed:
from 766d29b 2.0.4 → 2.0.5.
adds 3907364 Fix condition for expert info (CID-1025920)
Summary of changes:
epan/dissectors/packet-rmt-fec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)