diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-08-20 20:41:37 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-08-20 20:41:37 -0400 |
| commit | 5b3d4186defcf9faa15fce45703ee8c5a80f74db (patch) | |
| tree | 9d5bbdd64223747a6cb6b28ecc9259a605643528 /lib/json.c | |
| parent | 164ab8625e05ddc4f21d7da9fe1f20f50899e13e (diff) | |
ospfd: Add ospf_lsa_new_and_data function and abstract away
In all but one instance we were following this pattern
with ospf_lsa_new:
ospf_lsa_new()
ospf_lsa_data_new()
so let's create a ospf_lsa_new_and_data to abstract
this bit of fun and cleanup all the places where
it assumes these function calls can fail.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions
