Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird memory issues #3

Open
Reisyukaku opened this issue Aug 9, 2016 · 0 comments
Open

Weird memory issues #3

Reisyukaku opened this issue Aug 9, 2016 · 0 comments
Labels

Comments

@Reisyukaku
Copy link
Owner

I've tried for too long to figure out what causes these issues that cause good patches to not work. Earlier commits that used the single file 'patches.dat' loaded patches just fine, but as soon as i add in some extra code to load multiple files, things break. I can't use malloc, therefore, i suspect parts of code that need it like this probably are doing undefined behavior. FBI uses calloc for this.

@Reisyukaku Reisyukaku added the bug label Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant