Wireshark-commits: [Wireshark-commits] master-2.4 8177381: The non-flag arguments to tshark aren't
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Feb 2019 22:22:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=817738126cd051f2ed2a6af71c3a35ed65c9ad3f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

8177381 by Guy Harris (guy@xxxxxxxxxxxx):

    The non-flag arguments to tshark aren't necessarily a capture filter.
    
    They're a capture filter if you're capturing live traffic; they're a
    display (read) filter if you're reading a capture file.
    
    Change-Id: Ia2f5bcdb0098bf3c2b4a3d99da5bfe768e09b5a0
    Reviewed-on: https://code.wireshark.org/review/32207
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a302d531e898e0c7bb109e49889218b368a8f379)
    Reviewed-on: https://code.wireshark.org/review/32210
    

Actions performed:

    from  38680c4   netscaler: fix multiple out-of-bounds reads.
     add  8177381   The non-flag arguments to tshark aren't necessarily a capture filter.


Summary of changes:
 doc/tshark.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)