commit | cbdc47aee5e12b5da8f85c2de3bd53fc116b5405 | [log] [tgz] |
---|---|---|
author | Tianyu Jiang <tianyuj@google.com> | Fri Nov 09 10:35:42 2018 -0800 |
committer | Tianyu Jiang <tianyuj@google.com> | Sun Nov 11 21:04:49 2018 +0000 |
tree | 753b4fbc72806ea9888c77ffeead1173d5e01a1f | |
parent | c467ceef4290ddd5c834338d6a5e8348ff453484 [diff] |
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