10000 Coding style docs, mostly by nemerle · Pull Request #3 · Segs/Segs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Coding style docs, mostly #3

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

Merged
merged 2 commits into from
Feb 15, 2013
Merged

Coding style docs, mostly #3

merged 2 commits into from
Feb 15, 2013

Conversation

nemerle
Copy link
Contributor
@nemerle nemerle commented Feb 15, 2013

No description provided.

nemerle added a commit that referenced this pull request Feb 15, 2013
Coding style docs, mostly
@nemerle nemerle merged commit 860b9ed into Segs:master Feb 15, 2013
nemerle pushed a commit that referenced this pull request Jan 2, 2018
Sync personal master with SEGS master
eos428 pushed a commit to eos428/Segs that referenced this pull request Apr 18, 2018
- Removed declaration of zero_terminate_strings in AuthHandler.h and made it into a static function in AuthHandler.cpp
- zero_terminate_strings will nullify the last character in those char arrays
- on_login checks for the length of login (size 14) and password (size 16) char arrays. Should the length of those arrays be its size, there is no null termination and the program gets wonky from there
- Should that happen, send in account blocked error to the client?

What could be done better
- Create error messages that signify if the username/password is too long or short on Server-Side if possible
broxen pushed a commit that referenced this pull request Oct 14, 2018
broxen pushed a commit that referenced this pull request Oct 30, 2018
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
0