URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48b807a364b3a6dfc6df6656dffbab1afc75617a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48b807a by Uli Heilmeier (uh@xxxxxxxxxxxx):
BGP: Fix detection of additional path
When additional path index are in use there must be more remaining data bytes.
Therefore we return only 1 when the len is greater 1.
Bug has been reported by Garri.
Bug: 12240
Change-Id: Ia24311dcedc450e4208df875bc254c9744dec5dd
Reviewed-on: https://code.wireshark.org/review/14396
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bc59efc Add packet-metamako.c to EditorConfig file
adds 48b807a BGP: Fix detection of additional path
Summary of changes:
epan/dissectors/packet-bgp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)