Skip to content

Fix iname matching kernel query language

Dominic Kempf requested to merge fix-iname-kernel-query into master

2 bugs:

  • a C&P bug in interning (harmless)
  • wrong field of instructions is accessed to actually match inames

Previously using iname to match instructions threw an AttributeError.

Merge request reports

Loading