Guarantee command buffer is a string.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Thu, 17 Oct 2013 21:13:07 +0000 (18:13 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Thu, 17 Oct 2013 21:18:09 +0000 (18:18 -0300)
commit985ac6d68d47c3701e8fdc8e42305effd4887498
tree5ad4c0d143d9bea7faed8542eafce0b0f792dddc
parent2ce1e48602de964b8a12747b4a329fc082da7523
Guarantee command buffer is a string.

We receive a command from the network and, thus, need to validate it's a
proper string.
message.c