On 2 Mar 2026, at 13:21, Eelco Chaudron via dev wrote:
> This series contains various coverity fixes. Thanks Mike for reviewing most of the series. The patches you ACKed have been committed. For the remaining ones, I’ll send a v3. FYI, this is the commit list: * d6acdf4eb utilities: Add new words to checkpatch_dict.txt. * 20c7ca72a rconn: Fix max_backoff data race in rconn_get_max_backoff. * b81ecf5ae coverage: Fix data race when reading idx_count in coverage_read(). * a225a311b fatal-signal: Add mutex protection to fatal_signal_atexit_handler(). * c27e8ba85 backtrace: Check fcntl() return value in read_received_backtrace(). * e150d4099 packets: Validate ND option length in packet_set_nd(). * 4b6404618 backtrace: Fix bounds checking in backtrace validation. * fc3d3dc30 conntrack: Fix Coverity warning in conn_key_hash(). _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
