Hi, I just put a patch up in phabricator (D26521) which avoids always malloc()'ng a large MAX_NGROUPS sized groups list by having a small one in the structure and then only malloc()'ng when a large groups list is needed. I've listed kib_at_ and freqlabs_at_ as reviewers, but anyone else is welcome to review it. The review is probably about the technique I used. (Alternately, the could just always malloc() the groups array the correct size instead of using the SMALLNGROUPS one or malloc()'ng.) Thanks in advance to anyone that reviews it, rickReceived on Tue Sep 22 2020 - 00:31:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:25 UTC