Skip to content

qmldepends: Fix safeguard against false positives

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