Hi,

some feedback I got to bugs@, could you have a look?

----------  Weitergeleitete Nachricht  ----------

Betreff: Small bug + possible bug (or by design?)
Datum: Dienstag 10 November 2009
Von: Mats Andersson <ma...@checkpoint.com>
An: "b...@opensc-project.org" <b...@opensc-project.org>

This is in stock opensc-0.11.11.

Bug:

pkcs15.c:760:
    Usage of strstr() inverted (works anyway since it's || and the contents of 
the if() is mostly harmless , it will always be entered of course)

pkcs15-syn.c:131:
    Is it "by design" that if builtin_enabled is true and a list is given that 
it still scans ALL emulators, eventhough the config lists only a few?
    (specifically is it "by design" that the second if() on line 147 is not an 
"else if()"?).

Specific feedback about EF(DIR) file usage: It could be useful to be able to 
"by config" inject new AIDs of known applications (i.e. into apps in dir.c) 
which comply with PKCS15 but that uses EF(DIR) to point to app (whether it's 
multiple apps or an "unknown" app).

Thanks for a fun project!

Cheers,

/Mats
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to