Fix: possible memory leak in otrl_message_sending
Make sure we free the old messagep value if the fragment_and_send call successfully sets it to a new value. (Repairs a problem introduced in c87b3fe6 ) Fixes #25 Reported-by:b42 <b42@srck.net> Signed-off-by:
David Goulet <dgoulet@ev0ke.net> Signed-off-by:
Ian Goldberg <iang@cs.uwaterloo.ca>
Please register or sign in to comment