[CTRACER]: Fix the case where kprobes_filename is not set in the cmdline

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
This commit is contained in:
Arnaldo Carvalho de Melo 2007-01-05 16:58:58 -02:00
parent 9f9f2896b2
commit 136f3786de
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ int main(int argc, char *argv[])
{
int option, option_index, recursive = 0;
const char *filename = NULL, *dirname = NULL, *glob = NULL,
*kprobes_filename;
*kprobes_filename = NULL;
char *class_name = NULL;
while ((option = getopt_long(argc, argv, "D:g:k:rh",