Skip to content
Commit d9c31850 authored by Salvatore Bonaccorso's avatar Salvatore Bonaccorso
Browse files

Address memory leak in dispatch_message_real()

In dispatch_message_real() memory allocated by set_iovec_field_free()
is not free()d.

Follow upstream and introduce specific variables cmdline1 and cmdline2
and free() those automatically when dispatch_message_real() returns.
parent 5c4f5caa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment