在 2016-02-14 18:59:15,"André Hentschel" <nerv@dawncrow.de> 写道:
>Am 13.02.2016 um 03:54 schrieb Alexandre Julliard:
>> André Hentschel <nerv@dawncrow.de> writes:
>>
>>> Am 12.02.2016 um 06:31 schrieb Jianqiu Zhang:
>>>> From 12ecf0983d9355e3f1b4781645503cb4fb65e599 Mon Sep 17 00:00:00 2001
>>>> From: Jianqiu Zhang <zhangjianqiu_133@yeah.net>
>>>> Date: Tue, 5 Jan 2016 09:12:42 +0800
>>>> Subject: [PATCH 2/2] wpcap: Fix crash on pcap_loop
>>>>
>>>
>>> Signed-off-by: André Hentschel <nerv@dawncrow.de>
>>
>> Was there a reason you didn't use a simple stack variable originally?
>>
>
>No, I guess that might be an even better idea.
>
>
Should I correct this(use stack variable)and send another patch then?