Skip to content

Fix memory leak in BrainfuckInstruction *parse_character function - #91

Open
JaysonEdenfield wants to merge 1 commit into
fabianishere:masterfrom
JaysonEdenfield:master
Open

Fix memory leak in BrainfuckInstruction *parse_character function#91
JaysonEdenfield wants to merge 1 commit into
fabianishere:masterfrom
JaysonEdenfield:master

Conversation

@JaysonEdenfield

Copy link
Copy Markdown

(BrainfuckInstruction *parse_character)
Fix memory leak by allocating memory after determining c is a valid instruction

(BrainfuckInstruction *parse_character)
Fix memory leak by allocating memory after determining c is a valid instruction
@JaysonEdenfield

Copy link
Copy Markdown
Author

Issue: #90
Hey, this may be a strange request, but can a maintainer please add tabs? I don't have my own machine so I work on mobile, which doesn't have tabs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant