forked from samba-team/samba
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s3/lib/ctdbd_conn: assert hdr following read/recv
ctdb_pkt_recv_recv() and ctdb_read_packet() give us a non-null hdr on success, so drop the error path check in favour of an assert. This fixes a regression in 3913b9a, where tevent_req_error() may be skipped in the ctdbd_parse_done() ctdb_pkt_recv_recv() error path. Reported-by: Stefan Metzmacher <[email protected]> Signed-off-by: David Disseldorp <[email protected]> Reviewed-by: Noel Power <[email protected]> Autobuild-User(master): Noel Power <[email protected]> Autobuild-Date(master): Wed Sep 4 14:20:16 UTC 2019 on sn-devel-184
- tevent-0.10.2
- tdb-1.4.3
- talloc-2.3.2
- talloc-2.3.1
- samba-4.14.4
- samba-4.14.3
- samba-4.14.2
- samba-4.14.1
- samba-4.14.0
- samba-4.14.0rc4
- samba-4.14.0rc3
- samba-4.14.0rc2
- samba-4.14.0rc1
- samba-4.13.9
- samba-4.13.8
- samba-4.13.7
- samba-4.13.6
- samba-4.13.5
- samba-4.13.4
- samba-4.13.3
- samba-4.13.2
- samba-4.13.1
- samba-4.13.0
- samba-4.13.0rc6
- samba-4.13.0rc5
- samba-4.13.0rc4
- samba-4.13.0rc3
- samba-4.13.0rc2
- samba-4.13.0rc1
- samba-4.12.15
- samba-4.12.14
- samba-4.12.13
- samba-4.12.12
- samba-4.12.11
- samba-4.12.10
- samba-4.12.9
- samba-4.12.8
- samba-4.12.7
- samba-4.12.6
- samba-4.12.5
- samba-4.12.4
- samba-4.12.3
- samba-4.12.2
- samba-4.12.1
- samba-4.12.0
- samba-4.12.0rc4
- samba-4.12.0rc3
- samba-4.12.0rc2
- samba-4.12.0rc1
- ldb-2.3.0
- ldb-2.2.1
- ldb-2.2.0
- ldb-2.1.5
- ldb-2.1.4
- ldb-2.1.3
- ldb-2.1.2
- ldb-2.1.1
- ldb-2.1.0
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters