On 11/12/2015 04:52 PM, Dimitry Sibiryakov wrote: > Hello, All. > > In code of CryptoManager I see only one place where variable "crypt" is > initialized > during normal operations. Is it possible that if encrypted database has no > single > encrypted page (yet), new pages will be written unencrypted as well? Say, if > initial > encryption thread failed to start for any reason. >
No, it's not possible (at least I do not see such bug in current code). ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
