Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Editor crashes when going to definition of some functions #103

@maxijabase

Description

@maxijabase

If a function is wrongly understood to be in a certain file (be it because the function shares names or files with the original one) that has a maximum offset of 30000, for example, but the original file had that function in offset 50000, the program will crash, because it's attempting to access offset 50000 in the wrong file.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfixedBug fixed, waiting to be released

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions