- fixed segmentation fault, ccid running stable now again
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@34 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1496,8 +1496,6 @@ special:
|
||||
result = write (fd, outbuf, result);
|
||||
if (debug)
|
||||
fprintf(stderr, "done.\n");
|
||||
free(outbuf);
|
||||
outbuf = NULL; // XXX
|
||||
if (result < 0)
|
||||
goto stall;
|
||||
} return;
|
||||
|
||||
Reference in New Issue
Block a user