Fix bug when expanding message.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Wed, 12 Jun 2013 22:01:37 +0000 (19:01 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Wed, 12 Jun 2013 22:03:22 +0000 (19:03 -0300)
commit09ea96a03241092a02e8681ad189106707408132
tree63f0efabdf85f1aa584ddab37812eaf3d07cb3f3
parentf2a268097531bee5f7ad9d737fda11c06162d9a5
Fix bug when expanding message.

If we need to expand a message while adding a field to it, we need to
update the pointer we are using, and the one we are returning back.
rnet_message.c