mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-27 00:10:44 +02:00
Release RB properly
This commit is contained in:
@@ -93,6 +93,6 @@ int main (int argc, char *argv[]) {
|
||||
(char*)(&data.first->recv_packets_2), {1}, 8,
|
||||
"uint64", "little");
|
||||
|
||||
ring_buffer.reserve(data.first);
|
||||
ring_buffer.release(data.first->buffer_slot_index);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user