summaryrefslogtreecommitdiff
path: root/build/parseScript.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-09-21 15:07:11 +0000
committerjbj <devnull@localhost>2001-09-21 15:07:11 +0000
commit1eef0782f60f9d8d80be273ace982ad4c2a56d98 (patch)
treeca6f47772d1cfa3b9900cf93ae515f1c5a31a4cd /build/parseScript.c
parent59a045374df64f3bc62eb200f7d11338ea2787a8 (diff)
downloadlibrpm-tizen-1eef0782f60f9d8d80be273ace982ad4c2a56d98.tar.gz
librpm-tizen-1eef0782f60f9d8d80be273ace982ad4c2a56d98.tar.bz2
librpm-tizen-1eef0782f60f9d8d80be273ace982ad4c2a56d98.zip
- lclint-3.0.0.15 fiddles.
CVS patchset: 5067 CVS date: 2001/09/21 15:07:11
Diffstat (limited to 'build/parseScript.c')
-rw-r--r--build/parseScript.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/parseScript.c b/build/parseScript.c
index 1d8a1dfd7..ee24c93cb 100644
--- a/build/parseScript.c
+++ b/build/parseScript.c
@@ -92,6 +92,7 @@ int parseScript(Spec spec, int parsePart)
const char **argv = NULL;
poptContext optCon = NULL;
+ reqargs[0] = '\0';
name = NULL;
prog = "/bin/sh";
file = NULL;