diff options
| author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2026-02-21 12:13:58 +0100 |
|---|---|---|
| committer | Sander Vrijders <sander@ouroboros.rocks> | 2026-02-22 16:04:24 +0100 |
| commit | 32ec0a2f34a530271a1e5ccf9c64436bd18cd420 (patch) | |
| tree | d568a03caef4b23b66f3844fe89f913467f89a0f /src/tools/irm/irm_bind_process.c | |
| parent | c9662b47be711c00f013ac4606dc86c9a2ad8201 (diff) | |
| download | ouroboros-32ec0a2f34a530271a1e5ccf9c64436bd18cd420.tar.gz ouroboros-32ec0a2f34a530271a1e5ccf9c64436bd18cd420.zip | |
lib: Fix invalid malloc pointer type
The static analyzer complained about the struct in6_addr malloc being
converted to uint8_t *. Fixed by casting IN6_LEN to a size_t numeric
value instead of the direct sizeof.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/tools/irm/irm_bind_process.c')
0 files changed, 0 insertions, 0 deletions
