]> git.ipfire.org Git - location/libloc.git/commit
location-downloader: Do not change content of open database files
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2020 13:47:44 +0000 (13:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2020 14:02:04 +0000 (14:02 +0000)
commit679e5ae2e45b98e254c651cb3102a4331c2c22eb
treebb7462cde25b0c4c4c7e78d0ad82b0f089bf90ab
parent6254dca603544690c3ee71e605d560ca24d75dc3
location-downloader: Do not change content of open database files

The database might be opened by another process. When modified,
it will return random results.

Fixes: #12420
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location-downloader.in