From: Adam Dickmeiss Date: Mon, 17 Apr 2006 07:38:21 +0000 (+0000) Subject: Bug fix: Handle the case where an APDU can be decoded but not encoded. X-Git-Tag: YAZPROXY.1.1.0.3 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=2b859f2e51b294bdae9404c97ac25879074b9d87;hp=2b859f2e51b294bdae9404c97ac25879074b9d87;p=yazproxy-moved-to-github.git Bug fix: Handle the case where an APDU can be decoded but not encoded. This should not happen, but it does for a particular bad OID. This is a bug in YAZ and will be fixed there too. (More checks in decoding of OIDs). ---