diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-09-05 17:03:11 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-10-11 15:16:05 +0200 |
commit | 4b8b1354cea559844d7cbf2e460e90dab3655fad (patch) | |
tree | 90500c9e1b9dedf43b990710d8629be7a37b08f8 /src/libstrongswan/plugins/sqlite/sqlite_database.c | |
parent | fad11d602dc6f969b9d2207a3d3c736fad418812 (diff) | |
download | strongswan-4b8b1354cea559844d7cbf2e460e90dab3655fad.tar.bz2 strongswan-4b8b1354cea559844d7cbf2e460e90dab3655fad.tar.xz |
attr-sql: Don't use database transactions in create_attribute_enumerator
There could, of course, be race conditions when enumerating the attributes,
but those probably don't matter (e.g. missing an attribute that was
concurrently added).
Transactions are more intended to revert multiple changes if anything
fails in the process.
Diffstat (limited to 'src/libstrongswan/plugins/sqlite/sqlite_database.c')
0 files changed, 0 insertions, 0 deletions