mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-13 00:00:38 -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);
|
e->destroy(e);
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
|
e->destroy(e);
|
||||||
|
|
||||||
/* register new device ID in database and return primary key */
|
/* register new device ID in database and return primary key */
|
||||||
return (this->db->execute(this->db, &id,
|
return (this->db->execute(this->db, &id,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user