define_user_symbol in Rust API broken on Linux #4774
Labels
Component: Rust API
Issue needs changes to the Rust API
Effort: Low
Issue should take < 1 week
Impact: Medium
Issue is impactful with a bad, or no, workaround
Type: Bug
Issue is a non-crashing bug with repro steps
Milestone
Version and Platform (required):
Bug Description:
binaryview.define_user_symbol()
creates garbled output on Linux. Windows works fine. Not tested on Mac.Steps To Reproduce:
Expected Behavior:
I expect to see my defined name in binja.
Test code run on Windows
Actual Behavior:
I see garbled text.
Test code run on Linux
Additional Information:
Loading the broken bndb on windows shows the same garbled text.
Test Code
The text was updated successfully, but these errors were encountered: