Fix hang on UTF-16 LE BOM file#636
Fix hang on UTF-16 LE BOM file#636chrchr-github wants to merge 3 commits intocppcheck-opensource:masterfrom
Conversation
|
Yeah - there's several places which lack checks for |
|
With #647 it should be possible to write a test which uses the input in question. |
Can we just run the tests with all three options? |
Yes, if somebody adds the functionality. It didn't seem straight forward to me so I haven't yet. Feel free to do so. |
|
I think I took a wrong turn. That should trigger with regular unit test. So please add a test for it. |
Ah - you mentioned |
fixes #637