Byte - in has now valguard
FossilOrigin-Name: 7926e93ff40c6f5f6b34190ed6591339025f1a23c93469370c1fa160176571e5
This commit is contained in:
@ -31,7 +31,7 @@ int cw_ktv_read_file(FILE * file, mavl_t ktv, mavl_t types)
|
||||
continue;
|
||||
}
|
||||
|
||||
cw_ktv_add_from_str(ktv,key,cwtype,val);
|
||||
cw_ktv_add_from_str(ktv,key,cwtype,NULL,val);
|
||||
|
||||
|
||||
}while(rc==0);
|
||||
|
Reference in New Issue
Block a user