URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1eb04d7ecb76c79cf681798b51aaa51aad938325
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1eb04d7 by Guy Harris (guy@xxxxxxxxxxxx):
Pick the *first* usable file type as the default, not the *last* one.
In wtap_get_savable_file_types_subtypes(), in the search for a default
file type to use, stop as soon as we've found a usable file type, don't
keep searching.
Bug: 14601
Change-Id: Iff4ffe14f5ad07271c49a761e0856059353c1634
Reviewed-on: https://code.wireshark.org/review/27193
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e3541af Fix minor leak in filter_expression_new.
adds 1eb04d7 Pick the *first* usable file type as the default, not the *last* one.
Summary of changes:
wiretap/file_access.c | 1 +
1 file changed, 1 insertion(+)