]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: should not capture temporary variables
authorKefu Chai <kchai@redhat.com>
Mon, 11 Feb 2019 15:23:08 +0000 (23:23 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Tue, 12 Feb 2019 16:03:31 +0000 (00:03 +0800)
commit6565b406380d2b0364c33dc75d1bc9e63ed27cdc
tree869e6a9a2f6acc73495b5ba22f6cd454f7cce09e
parentc0bca9c296aa7537e453396138d23214ea191abe
test/crimson: should not capture temporary variables

otherwise, we are passing dangling pointers down to
`app_template::run()`.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/test_alien_echo.cc