|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH RESENT] xl: Use macros for param parsing in netwo
On 27.06.2011 16:26, Ian Jackson wrote:
> Marek Marczykowski writes ("[Xen-devel] [PATCH RESENT] xl: Use macros for
> param parsing in network-attach, to prevent use explicit sizeof("param")"):
>> xl: Use macros for param parsing in network-attach, to prevent use explicit
>> sizeof("param")
>>
>> 'script=' length was wrong... Replaced calls to strncmp("param", *argv,
>> explicit sizeof("param")) with macro and helper function to extract parameter
>> value. Also introduce replace_string function to simplify code.
>
> I think I'm expecting an updated version of this ?
This is an updated version...
--
Pozdrawiam / Best Regards,
Marek Marczykowski | RLU #390519
marmarek at mimuw edu pl | xmpp:marmarek at staszic waw pl
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|