diff options
author | Stefan Haller <stefan.haller@stha.de> | 2021-04-19 15:06:42 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2021-04-19 15:06:42 +0200 |
commit | a7c9515ebc88c42f26ce97255c98b2e61ad52934 (patch) | |
tree | 876837ea43430ca7dec2765758dca269593b18e0 /nest/a-set.c | |
parent | 9c41e1ca3e93d4498eaa085139caf1545e08c1d8 (diff) |
BSD: Fix invalid pointer derefence in logging code
For logging purposes a stack allocated net_addr struct was passed by
value as vararg (instead of the expected pointer). This resulted in
a segfault when the specific error condition got logged.
Diffstat (limited to 'nest/a-set.c')
0 files changed, 0 insertions, 0 deletions