Package: packit
Version: 1.0-1

packit segfaults when beeing called with mode "inject" but no further arguments.

$ packit -minject
Segmentation fault
$

main.c simply needs to print usage information if arguments for injection are 
missing. patch follows:

[patch]
199a200,201
> print_usage();
> 
[/patch]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to