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

Fixed a typo on retbuf #217

Closed
wants to merge 1 commit into from
Closed

Fixed a typo on retbuf #217

wants to merge 1 commit into from

Conversation

westor7
Copy link
Contributor

@westor7 westor7 commented May 31, 2022

Also used BUFSIZE instead of 512 as BUFSIZE is defined to 512 already.

Also used `BUFSIZE` instead of `512` as **BUFSIZE** is defined to **512** already.
syzop added a commit that referenced this pull request Jun 1, 2022
"extended_client_info". Was a typo, 'buf' vs 'retbuf'.
Reported by westor in #217
@syzop
Copy link
Member

syzop commented Jun 1, 2022

Fixed, thanks :)

@syzop syzop closed this Jun 1, 2022
@syzop
Copy link
Member

syzop commented Jun 1, 2022

Removed the buf global variables in d598969 so I can no longer make this mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants