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

Rm globals #16

Merged
merged 8 commits into from
Apr 21, 2017
Merged

Rm globals #16

merged 8 commits into from
Apr 21, 2017

Conversation

Svenito
Copy link
Contributor

@Svenito Svenito commented Apr 20, 2017

Still need to remove

static char *lbuf = NULL;
static int lbuf_s = 1024;
static int lbuf_n;

But made a start and would like some feedback if this is the correct approach for this.

@radare
Copy link
Owner

radare commented Apr 20, 2017 via email

@Svenito
Copy link
Contributor Author

Svenito commented Apr 21, 2017

All globals now removed

@radare radare merged commit 095b819 into radare:master Apr 21, 2017
@Svenito Svenito deleted the rm-globals branch April 21, 2017 14:23
@Svenito Svenito mentioned this pull request May 2, 2017
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.

2 participants