On Wed, Jul 11 2018, Remi Locherer <remi.loche...@relo.ch> wrote:
> in parse.y from ospfd this comment is followed by
>       md_list_clr(&globaldefs.md_list);
> which does not exist in ospd6d.
>
> OK?

Sure.

> Remi
>
>
> Index: parse.y
> ===================================================================
> RCS file: /cvs/src/usr.sbin/ospf6d/parse.y,v
> retrieving revision 1.34
> diff -u -p -r1.34 parse.y
> --- parse.y   9 Jul 2018 12:05:11 -0000       1.34
> +++ parse.y   11 Jul 2018 10:06:59 -0000
> @@ -985,7 +985,6 @@ parse_config(char *filename, int opts)
>               }
>       }
>  
> -     /* free global config defaults */
>       if (errors) {
>               clear_config(conf);
>               return (NULL);
>


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to