Software /
code /
prosody
Comparison
util-src/time.c @ 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 | 10480:94cacf9fd0ae |
child | 12976:a187600ec7d6 |
comparison
equal
deleted
inserted
replaced
10898:c6465fb3c839 | 10899:8048255ae61e |
---|