Parameter size needs to be increased for test
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
a4c2eb5b70
commit
f2beeb4078
@ -452,7 +452,7 @@ void TestParse::testExport()
|
||||
|
||||
void TestParse::parseDL7()
|
||||
{
|
||||
char *params[47];
|
||||
char *params[51];
|
||||
int pnr = 0;
|
||||
|
||||
params[pnr++] = strdup("dateField");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user