“ext_get_plugin” function cause crash #1451
Labels
is:bug
Bug description.
status:completed
From the developer perspective, the issue was solved (bug fixed, question answered,...)
The argument "revision" of function ext_get_plugin can be NULL, which can cause crash in the strcmp.
lys_parse_path(ctx, file, LYS_IN_YANG);
payload:
The text was updated successfully, but these errors were encountered: