Skip to content
Commit dda9fc6b authored by Sven Eckelmann's avatar Sven Eckelmann
Browse files

batman-adv: Remove vis info element in free_info



The free_info function will be called when no reference to the info
object exists anymore. It must be ensured that the allocated memory
gets freed and not only the elements which are managed by the info
object.

Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
parent 2674c158
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment