[vlc-devel] [PATCH] SQLite module

Rémi Denis-Courmont remi at remlab.net
Fri Nov 27 19:16:22 CET 2009


Le vendredi 27 novembre 2009 05:10:26 Srikanth Raju, vous avez écrit :
> Hi,
> 
> First patch is to fix the core definition of RollbackTransaction.
> 
> I fixed the Rollback issue by including a busy handler which retries the
> failed rollback( and any other statements that failed due to Busy errors ).
> There is a test when opening the database to check if the library is
> threadsafe.

Shouldn't the thread safety test be made before opening the DB? Are both locks 
still needed?

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list