Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
this file causes heap corruption and crashes lys_parse_path
module mod6 { prefix abc; namespace "http://www.example.c; yang-version 1.1; container cont1 { //x" { } augment "/aug-cont" { list list2 { key "key2"; leaf key2 { type string; } } notification nn { typedef Mt { type string { length "1..255"; } } container log { grouping g { notification nn { type j2an; } }
The text was updated successfully, but these errors were encountered:
6cc51b1
CVE-2019-20394 was assigned to this issue.
Sorry, something went wrong.
No branches or pull requests
Hi,
this file causes heap corruption and crashes lys_parse_path
The text was updated successfully, but these errors were encountered: