Commit 00fecd17 authored by Alejandro Sanchez's avatar Alejandro Sanchez Committed by Danny Auble
Browse files

Fix memory leak when there was an error in _parse_resv_node_cnt.

resv_msg_ptr->node_cnt memory needed to be freed before returning, since it
was previously allocated by xrealloc().
parent 3ec1bbb3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment