Initialize output buffers for encrypt / decrypt
Fixes the uninialized data seen at the end of those actions and makes the lastlinebreak hack uneccessary. * src/ribbon-callbacks.cpp (decryptInspector, encryptInspector): Initialize buffers to make sure they are terminated.