1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00
Joseph Sutton d53483a540 s3:libsmb: Fix array traversal (CID 1034683)
Commit 033185e2a1b2892fe8dc74a18a38e5e13e08cb22 changed the sentinel
value to an empty character array, but failed to update the traversal
code to match.

Commit 48a453996ac161d7c7a7cb15a047e57cbdbb1e87 then tried to fix the
situation, but did not do so correctly.

Fix this code by forgetting about sentinel values altogether.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-13 02:18:31 +00:00
..
2020-01-19 18:29:39 +00:00
2023-09-25 19:01:34 +00:00
2023-10-10 23:23:40 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2023-07-13 06:34:01 +00:00
2018-02-13 16:42:22 +01:00