[MDEV-13951] mariadb-10.2.9/storage/connect/macutil.cpp:232: pointless call to strncpy ? Created: 2017-09-29 Updated: 2017-09-29 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling, Storage Engine - Connect |
| Affects Version/s: | 10.2.9 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Binderman | Assignee: | Olivier Bertrand |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | cppcheck | ||
| Description |
|
Source code is
The first call to strncpy looks pointless. |