View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000132 | file | General | public | 2020-01-22 13:44 | 2020-02-12 22:13 |
Reporter | tumik | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.35 | ||||
Fixed in Version | 5.39 | ||||
Summary | 0000132: Many source files get recognized as "TI-XX Graphing Calculator (FLASH)" | ||||
Description | The detection for "TI-XX Graphing Calculator (FLASH)" seems way too broad, with only checking the word "Advanced" at offset of 0x16. I've run into many files, for example source code files, which start with an copyright of a company beginning with "Advanced". An example: // Copyright (c) 2019 Advanced RISC Machines Ltd. All Rights Reserved. This file gets incorrectly tagged as "TI-XX Graphing Calculator (FLASH)". | ||||
Steps To Reproduce | $ echo "// Copyright (c) 2019 Advanced" > test $ file test test: TI-XX Graphing Calculator (FLASH) $ | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-22 13:44 | tumik | New Issue | |
2020-02-12 22:13 | christos | Assigned To | => christos |
2020-02-12 22:13 | christos | Status | new => assigned |
2020-02-12 22:13 | christos | Status | assigned => resolved |
2020-02-12 22:13 | christos | Resolution | open => fixed |
2020-02-12 22:13 | christos | Fixed in Version | => 5.39 |
2020-02-12 22:13 | christos | Note Added: 0003350 |