URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b706fc64cace755614b63b8ed957b70eef3a4862
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b706fc6 by Guy Harris (guy@xxxxxxxxxxxx):
Treat Gammu DCT3 trace files as having magic numbers.
Otherwise, they get treated as generic XML files. No, a standard XML
tag, followed by <dump>, isn't a *perfect* magic number, but if you
*really* want to read it as a generic XML file, you can do so from the
UI.
(This is just like TNEF files.)
Change-Id: I7624023ecf87a21ef339222c89b3c9abd7acc727
Reviewed-on: https://code.wireshark.org/review/14656
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 23a02b2 [Automatic update for 2016-03-27]
adds b706fc6 Treat Gammu DCT3 trace files as having magic numbers.
Summary of changes:
wiretap/file_access.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)