Software /
code /
prosody
Diff
spec/util_array_spec.lua @ 10899:8048255ae61e
util.ringbuffer: Prevent creation of buffer with negative size
Previously this would have been (unsigned)-1 which is a large positive
integer.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 04 Jun 2020 16:11:08 +0200 |
parent | 10590:257dc26e8e65 |
child | 11787:3ae6fa901a8b |