Corrected warnings found by splint.

This commit is contained in:
skarg
2009-04-18 17:54:39 +00:00
parent 9051a80e30
commit c17962107c
20 changed files with 204 additions and 200 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ int lso_encode_adpu(
*/
len = encode_context_object_id(&apdu[apdu_len], 3,
data->targetObject.type,
(int)data->targetObject.type,
data->targetObject.instance);
apdu_len += len;