Software /
code /
prosody
Comparison
util/async.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 | 10291:7b48b620164c |
child | 10928:79faf5b98395 |
comparison
equal
deleted
inserted
replaced
10898:c6465fb3c839 | 10899:8048255ae61e |
---|