Change the sequence between moving a struct and accessing a field inside the struct.
Accessing to a field of size_t in a move()d struct works but not so reasonable because fields of a move()d object is considered as invalid. Test: buffer_hub_queue-test still pass Bug: None Change-Id: I799ba61e6535c021b9061fa299167cba0c630cde
Loading
Please register or sign in to comment