On Thu Feb 16 03:05:06 2023 +0000, Zebediah Figura wrote:
I wasn't necessarily asking for 6/11, although I don't dislike it. However, it has a couple of flaws:
- the resources array is never freed;
- the function should probably use array_reserve().
oh, you are right, I will fix that.