lib/generic/queue: remove a ssize_t cast
The Alpine-based Docker image wouldn't compile.
I can't see a reason for the cast now - it's a sum of compile-time constants, and very unlikely to overflow on changes in code or platform.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The Alpine-based Docker image wouldn't compile.
I can't see a reason for the cast now - it's a sum of compile-time constants, and very unlikely to overflow on changes in code or platform.