mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 04:15:48 +00:00
Added initializing pp_status.input at begin of wpp_parse.
This commit is contained in:
parent
cf1d00bb08
commit
846a71dc20
@ -143,6 +143,8 @@ int wpp_parse( const char *input, FILE *output )
|
||||
{
|
||||
int ret;
|
||||
|
||||
pp_status.input = NULL;
|
||||
|
||||
pp_push_define_state();
|
||||
add_cmdline_defines();
|
||||
add_special_defines();
|
||||
|
Loading…
x
Reference in New Issue
Block a user