1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00
Jeremy Allison b90bc0f289 s3: smbd: Now we free fsp->aio_requests when it gets zero entries, talloc in chunks of 10 instead of 1.
Prevents incremental +1 tallocs, and the original
idea of this array was that it wasn't freed for
io efficiency reasons. Add paranoia integer wrap
protection also.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14301

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2020-03-18 18:03:28 +00:00
..
2019-02-22 12:30:10 +01:00
2019-11-22 23:57:47 +00:00
2020-01-13 21:09:01 +00:00
2019-11-13 00:20:55 +00:00
2020-01-13 21:09:01 +00:00
2020-01-21 22:08:41 +00:00
2020-01-13 21:09:01 +00:00
2020-01-15 21:25:35 +00:00
2020-02-19 09:38:39 +00:00
2019-11-13 00:20:55 +00:00
2019-11-22 23:57:47 +00:00
2019-11-13 00:20:55 +00:00
2020-01-13 21:09:01 +00:00
2020-01-13 21:09:01 +00:00
2020-02-18 21:08:33 +00:00