On Wednesday 26 March 2014 15:46:21 Simon Wunderlich wrote:
From: Simon Wunderlich simon@open-mesh.com
The neigh_ifinfo object must be freed if it has been used in batadv_iv_ogm_process_per_outif().
This is a regression introduced by 9bb33b8d88e318c4879d37d06ad28e3e018b9036 ("batman-adv: split tq information in neigh_node struct")
Reported-by: Antonio Quartulli antonio@meshcoding.com Signed-off-by: Simon Wunderlich simon@open-mesh.com
bat_iv_ogm.c | 2 ++ 1 file changed, 2 insertions(+)
Applied in revision a424cd5.
Thanks, Marek