Edit

IABSD.fr/ports/databases/sqlite3

Branch :

  • Show log

    Commit

  • Author : stsp
    Date : 2020-03-11 21:01:04
    Hash : 920b2c4c
    Message : Apply a patch from sqlite's upstream repository to fix a crash on sparc64. Observed in e.g. 'svn update' which started segfaulting with sqlite 3.31.1. Thanks to Richard Hipp for identifying the fix we need. ok sthen@