[SSSD] [PATCH]-Quiet down the startup of sssd

Jakub Hrozek jhrozek at redhat.com
Tue Jun 12 09:54:02 UTC 2012


On Tue, Jun 12, 2012 at 11:10:46AM +0200, Jan Zelený wrote:
> > https://fedorahosted.org/sssd/ticket/1294
> 
> Nack,
> in general we don't like using the exit() function.
> 

Jan meant that it's bad manners to use exit() inside a function that you
have no idea how exactly will be used. Please only use exit when
terminating program from main(), or if you really need to quit because
of some very severe erorr.

> Also as I understand it, the intended solution was to change debug levels of 
> some DEBUG calls to the new format. See the bugzilla linked with the ticket.

Yes



More information about the sssd-devel mailing list