1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00
Joseph Sutton 78ca3e16da smbd/notify: Handle allocation failure
If a talloc function returns NULL, indicating failure, the failure could
be masked by the next talloc call allocating on the NULL context.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2023-04-12 13:52:31 +00:00
..
2022-12-14 22:54:29 +00:00
2022-02-17 17:13:35 +00:00
2020-11-04 18:55:39 +00:00
2020-01-13 21:09:01 +00:00
2023-04-12 13:52:31 +00:00
2022-12-14 22:54:29 +00:00
2022-04-07 17:37:29 +00:00
2023-03-09 18:10:33 +00:00
2022-08-04 20:44:32 +00:00