Ack.

On 02/03/2011 08:02 PM, Alon Levy wrote:
---
  client/smartcard_channel.cpp |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/client/smartcard_channel.cpp b/client/smartcard_channel.cpp
index 0b6b2a1..02b8c5b 100644
--- a/client/smartcard_channel.cpp
+++ b/client/smartcard_channel.cpp
@@ -417,6 +417,8 @@ void VSCMessageEvent::response(AbstractProcessLoop&  loop)
                  }
              }
              return;
+        case VSC_Init:
+            break;
          default:
              LOG_WARN("unhandled VSC %d of length %d, reader %d",
                  _vheader->type, _vheader->length, _vheader->reader_id);
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to