global-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Global-commit] global/libutil dbop.c


From: Hideki IWAMOTO
Subject: [Global-commit] global/libutil dbop.c
Date: Sat, 15 Nov 2014 15:00:15 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Hideki IWAMOTO <h-iwamoto>      14/11/15 15:00:15

Modified files:
        libutil        : dbop.c 

Log message:
        [Bug fix]
        * Specifying cache size in bytes had caused integer overflow in sqlite3 
code.
          The parameter of "PRAGMA cache_size" should be specified in pages. 
        * The default page size was used. 
          "PRAGMA page_size" should be used before creating table.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/dbop.c?cvsroot=global&r1=1.63&r2=1.64



reply via email to

[Prev in Thread] Current Thread [Next in Thread]