Re: [ovs-dev] [PATCH ovn] ci: Add UB Sanitizer.

2022-05-30 Thread Numan Siddique
On Mon, May 30, 2022 at 3:15 PM Dumitru Ceara wrote: > > Pick up latest OVS UB fixes too, specifically: > c8c49a9db9f2 ("netdev-linux: Properly access 32-bit aligned > rtnl_link_stats64 structs.") > a5cc859a4228 ("ofp-actions: Use aligned structures when decoding ofp > actions.") > 08c3e5e

[ovs-dev] [PATCH ovn] ci: Add UB Sanitizer.

2022-05-30 Thread Dumitru Ceara
Pick up latest OVS UB fixes too, specifically: c8c49a9db9f2 ("netdev-linux: Properly access 32-bit aligned rtnl_link_stats64 structs.") a5cc859a4228 ("ofp-actions: Use aligned structures when decoding ofp actions.") 08c3e5e37eee ("ofp-errors: Ensure parsed OFPT_ERROR messages are properly