Files
c-toxcore/other
iphydf 9dfad80017 cleanup: Remove our only use of flexible array members in toxcore.
We still have them in toxav. That will need to be cleaned up later.
Flexible array members have very limited usefulness. In this particular
case, it's almost entirely useless. It confuses static analysers and is
yet one more C feature we need to understand and support. It is also the
only reason we need special support in tokstyle for calloc with a `+`
operator in the member size.
2022-01-17 18:37:16 +00:00
..
2022-01-16 09:10:53 +00:00
2015-07-07 22:57:11 -04:00
2020-04-24 21:55:23 +00:00
2020-04-24 21:55:23 +00:00
2018-01-08 19:36:00 +00:00