Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* if amq not disconnect when return AMQP_STATUS_BAD_AMQP_DATA, maybe crash in consume_data when next receive data. because it change state->target_size but not allocate state->inbound_buffer. line 222 (bytes_consumed = consume_data(state, &received_data);)
- Loading branch information