mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-12 00:02:03 -05:00
destroy SQL query
This commit is contained in:
parent
6c998b8b9e
commit
70a7917e72
@ -206,6 +206,7 @@ METHOD(imv_os_database_t, get_device_id, int,
|
||||
e->destroy(e);
|
||||
return id;
|
||||
}
|
||||
e->destroy(e);
|
||||
|
||||
/* register new device ID in database and return primary key */
|
||||
return (this->db->execute(this->db, &id,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user