revanced-patcher
revanced-patcher copied to clipboard
bug: LookupMaps class not updated correctly when merging extension classes
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.