Skip to content
Snippets Groups Projects

qmldepends: Fix safeguard against false positives

Merged Antonio Rojas requested to merge arojas/namcap:is-elf into master

Calling read() on an ELF file object modifies it in a way that it no longer passes the is_elf test. Save the is_elf property before modifying the object.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading