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

merge bumped version from upstream #1

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

RokerHRO
Copy link
Owner

No description provided.

RokerHRO and others added 2 commits June 14, 2023 11:55
* get rid of useless multiplication by sizeof(char), because it is 1. ALWAYS!

* use 'const size_t' for lenght, get rid of useless casts. initialize variables on definition, if possible.

* free() works fine on NULL, so no separate NULL check is necessary.

* fix typos.

---------

Co-authored-by: roker <[email protected]>
@RokerHRO RokerHRO merged commit 4ec89e5 into RokerHRO:master Jun 14, 2023
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