URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c642c1a0a40224c7bb0b45b737623ff9a6115d85
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c642c1a by Jaap Keuter (jaap.keuter@xxxxxxxxx):
text import: make TCP dest port truly direction dependant
During introduction of proper direction support this line was left over,
causing TCP dest port to remain independant of direction. This change
simply drops the line.
See CID 1444115
Change-Id: I4ff362925e422bc57cfa3842127ddaf8695cf303
Reviewed-on: https://code.wireshark.org/review/32902
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cf5b867 Adding the missing generic method to support multiple vendor-defined ext types
add c642c1a text import: make TCP dest port truly direction dependant
Summary of changes:
ui/text_import.c | 1 -
1 file changed, 1 deletion(-)