On Wed, 27.04.11 02:07, Cristi Patty ([email protected]) wrote:

> in [manager.c], function [manager_reload], close to the end of
> function, there are these lines:"       assert(m->n_deserializing >
> 0);        m->n_deserializing ++;                             "- is it
> really OK the " m->n_deserializing ++ " or it should have been
> " m->n_deserializing -- " ?

Oh god, you are right.

I fixed this now!

Thanks for pointing this out!

Lennart

--
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to