0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-16 03:17:03 +00:00
Maria Matejka 93c3923462 Using ea_lookup_tmp() for temporarily keeping attribute references
To avoid needs for keeping local temporary references for attributes,
now one can use ea_lookup_tmp() to ensure that the attributes are
valid and stored until the task ends. After that, the attributes are
automatically unref'd and also deallocated if needed.
2024-05-17 09:12:52 +02:00
..
2023-08-22 01:26:06 +02:00
2024-01-30 23:14:10 +01:00
2023-11-02 14:43:15 +01:00
Doc
2023-04-16 20:05:15 +02:00