]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM DB: Remove unneeded SQLite value copying
authorJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 18:26:26 +0000 (21:26 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 18:26:26 +0000 (21:26 +0300)
commit741596a817c3037320471fd8adc1dd9e078b1561
treed621edd4953802d2bce1261bb36bf405344930de
parent6d49d9ecb8f523b7de9f76437309b315ba6f8239
EAP-SIM DB: Remove unneeded SQLite value copying

These fields are used only as the search key, so the value is already
known and does not need to be copied from the database.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_server/eap_sim_db.c