Software /
code /
prosody
Comparison
util/argparse.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 | 10651:1196f1e8d178 |
child | 10936:d770435f0f84 |
comparison
equal
deleted
inserted
replaced
10898:c6465fb3c839 | 10899:8048255ae61e |
---|