diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-07-20 18:29:51 -0700 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-07-31 08:08:53 -0400 |
| commit | cb9d20b712c6b09ee6516f134e44e2a4a7181694 (patch) | |
| tree | 418e752bc9ea72a951d312488017709750b6c898 /lib/command_graph.c | |
| parent | e2344206ca26169bbc64b16a838856253013c1df (diff) | |
lib/clippy: improve graph node member access
Expose all of the struct members of cmd_token, and retrieve them
dynamically rather than copying them around. The problem with copying
them is that they can change as a result of merge(), and if there is an
existing wrapper object around it will not have its copy updated to
match.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions
