payloads are not aligned to 4 byte boundaries

This commit is contained in:
Andreas Steffen
2010-10-25 19:31:07 +02:00
parent fd459a8f45
commit 1f2c328355
+1 -1
View File
@@ -419,7 +419,7 @@ static stf_status modecfg_build_msg(struct state *st, pb_stream *rbody,
close_output_pbs(&attrval);
}
enumerator->destroy(enumerator);
close_message(&strattr);
close_output_pbs(&strattr);
modecfg_hash(r_hashval, r_hash_start, rbody->cur, st);
close_message(rbody);