sorry you're right, part of code not compiled on my computer.

Sebastien Tandel wrote:
> Ouch, I don't have this one on the latest svn version ... :-/
>
>
> Gisle Vanem wrote:
>   
>> --- SVN-Latest\epan\crypt\airpdcap.c    Fri Jan 12 17:23:52 2007
>> +++ epan\crypt\airpdcap.c       Tue Jan 16 11:59:58 2007
>> @@ -1663,7 +1663,7 @@
>>                 else
>>                         output_string = g_strdup_printf("%s:%s:%s",
>>                             STRING_KEY_TYPE_WPA_PWD,dk->key->str,
>> -                           format_text((guchar *)dk->ssid->data, 
>> dk->ssid->len);
>> +                           format_text((guchar *)dk->ssid->data, 
>> dk->ssid->len));
>>         }
>>         else if(dk->type == AIRPDCAP_KEY_TYPE_WPA_PMK)
>>         {
>>
>> -------
>>
>> Please test your changes (compile it) before checking in !
>>
>> --gv
>> _______________________________________________
>> Wireshark-dev mailing list
>> Wireshark-dev@wireshark.org
>> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>>   
>>     
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>   

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to