Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=758472
--- Comment #9 from Jaroslav Škarvada jskarvad@redhat.com 2011-12-01 05:34:00 EST --- Stefan,
rpmlint catches the following warnings; Equalizer.x86_64: W: shared-lib-calls-exit /usr/lib64/libEqualizerServer.so.1.1.4 exit@GLIBC_2.2.5 Equalizer.x86_64: W: shared-lib-calls-exit /usr/lib64/libEqualizer.so.1.1.4 exit@GLIBC_2.2.5
generally it is not good to use exit in lib. It shouldn't be blocker for this review, but would be possible to redesign this in the future?