Hi Kalev, > gcc warns about a potential buffer overflow:
[…] Thanks! I'll fix that in both places (lines 540 and 552). To be honest, no overflow should ever happen, as the label is always a static string; nevertheless, those lines are ugly, and I think gcc is right in complaining about that. :) Best regards, -- Emanuele _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
