Skip to content

Commit e098d6e

Browse files
committed
net mon BUGFIX invalid free
1 parent 2bfdc68 commit e098d6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/netconf_monitoring.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@ np_getschema_print_yang(const struct lys_module *mod, const struct lysp_submodul
451451
}
452452
if (!m) {
453453
reply = np_reply_err_op_failed(NULL, ctx, "Failed to find a module with filepath.");
454-
free(msg);
455454
goto cleanup;
456455
}
457456

0 commit comments

Comments
 (0)