This tracker is in read-only mode.
Please report all Sanny Builder issues on GitHub.


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000048Sanny Builder[All Projects] decompilerpublic2019-08-16 06:152019-09-15 01:59
ReporterSeemann 
Assigned ToSeemann 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.2.4 
Target VersionFixed in Version3.3.1 
Summary0000048: Decompiler adds parameters after comment for opcode 004F
DescriptionIf an INI file has a comment for the opcode 004F

004F=-1,create_thread %1p% // with extra params

the output file will have additional parameters added after the comment

004F: create_thread @CHKINFO // with extra params $3917 1

effectively stripping out important data
Steps To ReproduceDissassemble GTA LCS main.scm with the default distribution of Sanny Builder 3.2.4
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000051)
Seemann (administrator)
2019-09-15 01:58

This bug affects all opcodes with variable number of params, most notably

0ADA=-1,%3d% = scan_file %1d% format %2d% //IF and SET

- Issue History
Date Modified Username Field Change
2019-08-16 06:15 Seemann New Issue
2019-08-16 06:15 Seemann Status new => assigned
2019-08-16 06:15 Seemann Assigned To => Seemann
2019-09-15 01:58 Seemann Note Added: 0000051
2019-09-15 01:59 Seemann Status assigned => resolved
2019-09-15 01:59 Seemann Fixed in Version => 3.3.1
2019-09-15 01:59 Seemann Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker