Verify return code from rnet_encode.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Tue, 3 Mar 2015 12:56:34 +0000 (09:56 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Tue, 3 Mar 2015 12:57:54 +0000 (09:57 -0300)
commit4fafcd5c3d46b47f088c15bdb155b4870c564ccf
tree39e8d48fe9827db58d9c1a113c5a0e702d4f7f5f
parent6c9ad17b1ed99540dc30319065a96e3c12040f30
Verify return code from rnet_encode.

If a given file header is not currently supported or has other problems
that we did not detect during first parsing, the user should be warned
and the program bail out.
rnetclient.c