[CONC-670] Syscall param socketcall.setsockopt(optval) points to uninitialised byte(s) Created: 2023-10-04 Updated: 2023-12-22 |
|
| Status: | Stalled |
| Project: | MariaDB Connector/C |
| Component/s: | Other |
| Affects Version/s: | 3.3.7 |
| Fix Version/s: | 3.1.23, 3.3.8 |
| Type: | Task | Priority: | Minor |
| Reporter: | Michael | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OSX Mojave (10.14) |
||
| Description |
|
Valgrind reports: ==948== Syscall param socketcall.setsockopt(optval) points to uninitialised byte(s) Fixed by initializing struct timeval tm = {0}; in pvio_socket_change_timeout (pvio_socket.c) |
| Comments |
| Comment by JiraAutomate [ 2023-12-22 ] |
|
Automated message: |