guix/guix/store
Ludovic Courtès 13a7d2a538
database: Validate #:nar-size and #:time when registering store items.
* guix/store/database.scm (assert-integer): New procedure.
(update-or-insert): Use it to validate NAR-SIZE and TIME.
* tests/store-database.scm ("sqlite-register with incorrect size"): New
test.
2021-01-31 21:49:58 +01:00
..
database.scm database: Validate #:nar-size and #:time when registering store items. 2021-01-31 21:49:58 +01:00
deduplication.scm
roots.scm
schema.sql
ssh.scm