Skip to content

message_queue_init was allocating wrong sized blocks#2

Open
parallastra wants to merge 1 commit intosarinaditya:masterfrom
parallastra:msg_size
Open

message_queue_init was allocating wrong sized blocks#2
parallastra wants to merge 1 commit intosarinaditya:masterfrom
parallastra:msg_size

Conversation

@parallastra
Copy link

message_queue_init was allocating blocks of sizeof(void *) instead of message_size.

also addressed a few portability issues.

… message_size.

also addressed a few portability issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant