KhronosGroup / KhronosGroup/OpenXR-Hpp
replace strncpy with strncpy_s
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 50
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Use of strncpy generates warnings
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the uses of strncpy in the repository and inspect the build warnings they produce. Confirm which occurrences need replacement with strncpy_s, then run the project’s available build or checks to verify the warnings are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100