Jerome Leclanche adys.wh@gmail.com writes:
From c8a7535beebb152641330d3d1410d17345522867 Mon Sep 17 00:00:00 2001 From: Jerome Leclanche adys@azura Date: Thu, 1 Sep 2011 12:51:26 +0100 Subject: [PATCH] setupapi: Fix a few pointer cast warnings.
That's just hiding the pointer truncation bug.
If anyone wants to have a shot at a proper fix, by all means -- I don't have the C skills to figure this one out properly ;)
On Thu, Sep 1, 2011 at 3:24 PM, Alexandre Julliard julliard@winehq.org wrote:
Jerome Leclanche adys.wh@gmail.com writes:
From c8a7535beebb152641330d3d1410d17345522867 Mon Sep 17 00:00:00 2001 From: Jerome Leclanche adys@azura Date: Thu, 1 Sep 2011 12:51:26 +0100 Subject: [PATCH] setupapi: Fix a few pointer cast warnings.
That's just hiding the pointer truncation bug.
-- Alexandre Julliard julliard@winehq.org