Revision 828998
Go back to digest for 13th July 2008Other in Graphics
Pino Toscano committed changes in /trunk/KDE/kdegraphics/okular/generators/comicbook:
On UNIX, make use of a pty process instead of a normal process, as unrar opens pty connections for getting passwords.
In other cases, when getting password requests via stderr, just kill the process and return with a failure code: the proper solution would be handling the password request, but this is a non-trivial task that require some more work.
Thus, for now, just do not allow password-protected RARs to be opened.
File Changes
Modified 3 files
- /trunk/KDE/kdegraphics/okular/generators/comicbook
- /CMakeLists.txt
- /unrar.cpp
- /unrar.h
3 files changed in total