=?ISO-8859-1?Q?Lu=EDs_Santos?= <[EMAIL PROTECTED]> wrote: > Hi, > > I have an SQLite with SEE. > > I am currently having some troubles concerning memory allocation (I'm > getting a MALLOC_ERROR in strange circumstances), and I am trying to > upgrade my SQLite from 3.5.1 to 3.5.2 to see if there's any change to my > problem. > > Should I have some other concern about my Sqlite Encryption Extension > during the upgrade? >
An SEE that works for 3.5.1 should still work in 3.5.2. Just replace all of the source files (other than crypto3.c and shell.c) with the 3.5.2 versions. Verison 3.5.3 will be out later today, FWIW... -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------