Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
4861df39
Commit
4861df39
authored
Jul 02, 2012
by
Alejandro Mery
Browse files
script_fex: properly report unknown value types
parent
455babd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
script_fex.c
View file @
4861df39
...
...
@@ -319,6 +319,8 @@ int script_parse_fex(FILE *in, const char *filename, struct script *script)
last_section
->
name
,
key
,
v
);
continue
;
}
}
else
{
goto
invalid_char_at_p
;
}
goto
parse_error
;
invalid_char_at_p:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment