forked from rabbitmq/rabbitmq-c
-
Notifications
You must be signed in to change notification settings - Fork 673
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 cr…
…ash 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
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters