File freerdp_branch-1.0.x_smartcard-crash-fix.patch of Package freerdp1

diff --git a/channels/rdpdr/smartcard/scard_operations.c b/channels/rdpdr/smartcard/scard_operations.c
index ef3723f..7e25cea 100644
--- a/channels/rdpdr/smartcard/scard_operations.c
+++ b/channels/rdpdr/smartcard/scard_operations.c
@@ -920,7 +920,7 @@ static uint32 handle_Transmit(IRP* irp)
 
 		sc_input_repos(irp, linkedLen);
 
-		stream_read_uint32(irp->input, map[6]);
+		//stream_read_uint32(irp->input, map[6]);
 		if (map[6] & SCARD_INPUT_LINKED)
 		{
 			/* not sure what this is */
openSUSE Build Service is sponsored by