URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18a900f19126dead1f039c699b5e48b1c5fd2efd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
18a900f by John A. Thacker (johnthacker@xxxxxxxxx):
Editcap: Fix setting of max_packet_number
editcap -r only sets max_packet_number to the earliest, instead of latest,
packet or end of range selection. This changes it to the proper test.
Bug: 12547
Change-Id: I81772962b00fc6566ccead4fb44c6626a47fff31
Reviewed-on: https://code.wireshark.org/review/16045
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 63027fc Windows: rename wiretap-${PROJECT_VERSION}.dll to libwiretap.dll
adds 18a900f Editcap: Fix setting of max_packet_number
Summary of changes:
editcap.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)