<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-06-17 21:47 GMT+02:00 Maksim Ivanov <span dir="ltr"><<a href="mailto:emaxx@google.com" target="_blank">emaxx@google.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>There is a small defect in how the CCID driver displays its license text in the log messages:</div><div><br></div>> Copyright: This driver is protected by terms of the GNU Lesser General<div>> Public License version 2.1, or (at your opt<div><br></div><div>The text is cut, because the buffer used for logging (defined at file src/debug.c) is too small.</div><div><br></div><div>Adjusting it to something like 3*80 should be enough for displaying the entire license message.</div><br clear="all"></div></div></blockquote><div><br></div><div>Fixed in 32c8a429a2654e16a195ba42f5a9bbf18f34d87b<br><a href="https://anonscm.debian.org/cgit/pcsclite/CCID.git/commit/?id=32c8a429a2654e16a195ba42f5a9bbf18f34d87b">https://anonscm.debian.org/cgit/pcsclite/CCID.git/commit/?id=32c8a429a2654e16a195ba42f5a9bbf18f34d87b</a><br><br>The problem is only present on Mac OS X and other systems (Android)
where the log is not done by pcscd.<br>pcscd has a limit of 2048 bytes and does not have this problem.<br><br></div><div>Thanks <br></div></div><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"> Dr. Ludovic Rousseau</div>
</div></div>