1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-31 01:48:16 +03:00
Amitay Isaacs e3440d2bbc ctdb-common: Fix a bug in packet reading code for generic socket I/O
queue->offset currently points to the end of available data.  However,
after processing one packet the beginning of the next packet is not
marked explicitly and caused the same packet to be processed again.

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

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2017-01-06 08:37:28 +01:00
..
2015-10-07 14:53:28 +02:00
2015-10-07 14:53:28 +02:00
2016-12-05 08:09:22 +01:00
2016-12-05 08:09:22 +01:00
2016-12-18 14:23:22 +01:00
2015-10-07 14:53:28 +02:00
2015-10-07 14:53:28 +02:00