Skip to content
GitLab
Explore
Sign in
Register
Fix warnings found when compilling with glibc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Michael Polyntsov
requested to merge
fix_warnings
into
devel
Nov 16, 2023
Overview
0
Commits
8
Pipelines
17
Changes
13
Expand
Fixes the warning about overflow in snprintf
Fixes the warning about unchecked return value of
system()
Merge request reports