On Tue, Dec 13, 2016 at 04:47:23PM +0100, Miroslav Lichvar wrote:
> I'm testing the latest code from git which includes this feature. It
> doesn't seem to work correctly for me. The program accepts long
> options, but the behaviour doesn't change as if they were not
> specified. Also, valgrind reports an error about invalid free on exit.

I'll check it.

> > +   if (commandline) {
> > +           dst->flags &= CFG_ITEM_LOCKED;
> 
> Should this be dst->flags |= CFG_ITEM_LOCKED ?

Ouch.  Yes of course.

Thanks,
Richard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to