WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
39.55k stars 1.74k forks source link

fix: fix Pattern::callUserFormatFunc() (previously Pattern::formatDisplayValue() with 3 args) sharing cache with Pattern::getFormattedValue() #1674

Closed iTrooz closed 1 month ago

iTrooz commented 1 month ago

Fix https://github.com/WerWolv/ImHex/issues/1492