Re: [opensc-devel] r5220 breaks multi-application cards

2011-03-15 Thread Viktor TARASOV
On 15.03.2011 10:42, Pierre Ossman wrote: > On Mon, 14 Mar 2011 16:07:53 +0100 > Viktor TARASOV wrote: > >> On 14.03.2011 15:38, Pierre Ossman wrote: >>> PS. Should OpenSC really try unknown applications at all? Seems like >>> it'll just cause random glitches. >> As for me yes, >> it has to be abl

Re: [opensc-devel] r5220 breaks multi-application cards

2011-03-15 Thread Pierre Ossman
On Mon, 14 Mar 2011 16:07:53 +0100 Viktor TARASOV wrote: > On 14.03.2011 15:38, Pierre Ossman wrote: > > PS. Should OpenSC really try unknown applications at all? Seems like > > it'll just cause random glitches. > As for me yes, > it has to be able to read any PKCS#15 application . > But isn't

Re: [opensc-devel] r5220 breaks multi-application cards

2011-03-14 Thread Viktor TARASOV
On 14.03.2011 15:38, Pierre Ossman wrote: > More fun regressions. :) > > This time it is r5220, and it looks like this chunk was committed by > accident: > > Index: src/libopensc/pkcs15.c > === > --- src/libopensc/pkcs15.c (revisi

[opensc-devel] r5220 breaks multi-application cards

2011-03-14 Thread Pierre Ossman
More fun regressions. :) This time it is r5220, and it looks like this chunk was committed by accident: Index: src/libopensc/pkcs15.c === --- src/libopensc/pkcs15.c (revision 5219) +++ src/libopensc/pkcs15.c (revision 5220)