author | Andreas Henriksson <andreas@fatal.se> | |
Thu, 25 Jul 2013 20:26:32 +0000 (22:26 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 26 Jul 2013 07:36:35 +0000 (09:36 +0200) | ||
commit | 6fb104a94f9d0065639d2227a163664fe878b6a3 | |
tree | abbcb22f831581fcb372dd1f81dbaff6c5e566b8 | tree | snapshot |
parent | 25bf8128bb7aa03057e858af3b53dc086a50d78b | commit | diff |
Fix pointer confusion for nested attribute parsing
A reference to a pointer is passed as data,
the resulting attribute payload should be stored in
the dereferenced location to return it to the caller.
A reference to a pointer is passed as data,
the resulting attribute payload should be stored in
the dereferenced location to return it to the caller.
src/netlink.c | diff | blob | history |