Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofproto-dpif-upcall: Properly initialize 'recv_buf'.
Due to a typo, the latest upcall refactoring caused dpif_recv() to be called on an un-initialized chunk of memory. Signed-off-by: Ethan Jackson <[email protected]> Reported-by: Justin Pettit <[email protected]> Acked-by: Justin Pettit <[email protected]>
- Loading branch information