Small fix suggestion for CCID (logging issue)
Maksim Ivanov <[email protected]> Fri, 17 Jun 2016 21:47:17 +0200
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <CAH=wB8xdD24jMsBysmXN2=38EBWqUu8u5c5xy=Pf=a9Kw8F8ag@mail.gmail.com> |
Hello, There is a small defect in how the CCID driver displays its license text in the log messages: > Copyright: This driver is protected by terms of the GNU Lesser General > Public License version 2.1, or (at your opt The text is cut, because the buffer used for logging (defined at file src/debug.c) is too small. Adjusting it to something like 3*80 should be enough for displaying the entire license message. Thanks, Maksim _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle