Ticket #1315 (closed defect: fixed)
DebCheck QA: Dangerous usage (strncpy doesn't always 0-terminate it)
| Reported by: | hamish | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4.3 |
| Component: | Compiling | Version: | 6.4.0 |
| Keywords: | r.support | Cc: | |
| Platform: | Linux | CPU: | Unspecified |
Description
(see #1311)
- ./raster/r.support/modcolr/modcolr.c:44 [error] - Dangerous usage of 'name' (strncpy doesn't always 0-terminate it)
- ./raster/r.support/modhist/modhist.c:45 [error] - Dangerous usage of 'name' (strncpy doesn't always 0-terminate it)
probably it is time to revisit the safe string copy/sprintf best practice in the SUBMITTING file.
Hamish
Change History
Note: See
TracTickets for help on using
tickets.
