[Bug 1487966] Review Request: libcloudproviders - Library for desktop integration for cloud storage providers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1487966



--- Comment #2 from Robert-André Mauchin <zebob.m@xxxxxxxxx> ---
Rpmlint complains about other things:

 - Your description line is too long, split it to stay below 80 characters per
line.

 - libcloudproviders.x86_64: W: shared-lib-calls-exit
/usr/lib64/libcloudproviders.so.0.1.1 exit@GLIBC_2.2.5

This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

Since you're on the upstream team, you probably could fix that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux