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

Various small fixes to code and docs #2557

Merged
merged 9 commits into from
Jul 26, 2024

Conversation

jimklimov
Copy link
Member

Findings from work on other PRs and issues that are not really part of their goals.

…e FILE_GLOB allowing for multi-token values

Signed-off-by: Jim Klimov <[email protected]>
Avoid warning:
	libshut.c:1296:25: error: 'memcpy' forming offset [11, 17] is
		out of the bounds [0, 11] of object 'shut_pkt' with
		type 'unsigned char[11]' [-Werror=array-bounds=]

Signed-off-by: Jim Klimov <[email protected]>
@jimklimov jimklimov added packaging documentation CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks labels Jul 26, 2024
@jimklimov jimklimov added this to the 2.8.3 milestone Jul 26, 2024
@AppVeyorBot
Copy link

@jimklimov jimklimov merged commit 4e34074 into networkupstools:master Jul 26, 2024
30 checks passed
@jimklimov jimklimov deleted the small-fixes branch July 26, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) documentation packaging refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants