Skip to content

fix: seek to start before checking file magic

Daurnimator requested to merge daurnimator/namcap:seek-before-magic into master

This will fix false positives seen in the QML check where is_elf is failing because the file has already been partially read.

Merge request reports

Loading