Hi!
>  int main(int argc, char *argv[])
>  {
> -     char message[256];
>       char *anin = "security.SMACK64IPIN";
>       char *anout = "security.SMACK64IPOUT";
>       char *annot = "security.SMACK64IPNOT";
> @@ -40,35 +46,36 @@ int main(int argc, char *argv[])
>       char *avnot = "TheBadValue";
>       int sock;
>       int rc;
> +     char buf[256];

We may also put the parse_opts() here and do the TEST_LOOPING(), feel
free to send follow up patch.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to