Skip to content
Snippets Groups Projects
Commit 0e0af50b authored by Gabriel Dos Reis's avatar Gabriel Dos Reis Committed by Gabriel Dos Reis
Browse files

argv.c (dupargv): Mallocate space of argv[argc], not sizeof(char *) of that amuont.

	* argv.c (dupargv): Mallocate space of argv[argc], not
	sizeof(char *) of that amuont.  Cast result to char *.

From-SVN: r98083
parent 5782c29d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment