diff options
| author | 2018-11-09 10:35:42 -0800 | |
|---|---|---|
| committer | 2018-11-11 21:04:49 +0000 | |
| commit | cbdc47aee5e12b5da8f85c2de3bd53fc116b5405 (patch) | |
| tree | 753b4fbc72806ea9888c77ffeead1173d5e01a1f /libs/gui/BufferQueueThreadState.cpp | |
| 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
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions