Skip to content
Snippets Groups Projects
Commit 961938b0 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

gc: use fixed length buffer for storing consumer name

The length of a consumer name never exceeds 64 characters so no use to
allocate a string. This is a mere code simplification.
parent 5231bb6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment