1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-21 18:04:06 +03:00
Volker Lendecke 14a5336802 lib: Factor out ADD_TO_MALLOC_ARRAY()
ADD_TO_ARRAY with an explicit NULL mem_ctx is only used in 3
places. I've checked the other places, and I think I made sure that the
mem_ctx being passed in is non-NULL everywhere else.

This makes the "legacy" use with SMB_REALLOC more obvious.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2024-10-02 13:12:30 +00:00
..
2022-10-27 18:18:36 +00:00
2020-01-06 01:47:30 +00:00
2024-08-21 12:49:45 +00:00
2024-04-05 12:24:41 +00:00
2023-07-05 07:32:15 +00:00
2023-07-05 07:32:15 +00:00
2017-04-07 22:52:24 +02:00
2023-07-13 05:41:36 +00:00
2021-03-16 17:09:31 +00:00
2020-03-20 17:11:28 +00:00
2023-07-05 07:32:15 +00:00
2017-12-05 04:58:26 +01:00
2020-08-17 19:35:38 +00:00
2024-04-23 23:50:34 +00:00
2023-01-10 00:28:37 +00:00
2024-08-21 08:02:30 +00:00