Am 23.02.2012, 20:31 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
On Thu, 2012-02-23 at 20:27 +0100, Helmut Karlowski wrote:I'd like to know if there are any important programs that use the AES without calling appl_init.How would we know which ones? IIRC there are a few that does this, I think ImageCopy does. But this is based on some comments I saw in the XaAES sources.
Ok - I'll remove the hack that called appl_init afterwards for now - see if it breaks things.
Reason is that e.g. the draconis-slb also calls appl_exit which would make XaAES do appl_init etc. I don't think this is really clean generally.
-- Helmut Karlowski