revanced-patcher icon indicating copy to clipboard operation
revanced-patcher copied to clipboard

bug: LookupMaps class not updated correctly when merging extension classes

Open oSumAtrIX opened this issue 4 months ago • 0 comments

Bug description

Only this is set:

https://github.com/ReVanced/revanced-patcher/blob/ead701bdaf51f30ccefe846471bc2d3b550b7bdb/src/main/kotlin/app/revanced/patcher/patch/BytecodePatchContext.kt#L75

However https://github.com/ReVanced/revanced-patcher/blob/ead701bdaf51f30ccefe846471bc2d3b550b7bdb/src/main/kotlin/app/revanced/patcher/patch/BytecodePatchContext.kt#L172 is not set for example.

Acknowledgements

  • [x] I have checked all open and closed bug reports and this is not a duplicate.
  • [x] I have chosen an appropriate title.
  • [x] All requested information has been provided properly.

oSumAtrIX avatar Sep 01 '25 12:09 oSumAtrIX