]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/test_cors.cc: initialize key_type in constructor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 13 May 2013 12:36:53 +0000 (14:36 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 14 May 2013 16:39:31 +0000 (18:39 +0200)
commit8df55e0a8b03f8a38f6ba3118d86b94383c415a6
treed1468a7abc1b19d5999f31148787f53cf4a74352
parenteac545e12cff6203bc46e77142bb1be2f466bf9c
test/test_cors.cc: initialize key_type in constructor

CID 1019635 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
  uninit_member: Non-static class member "kt" is not initialized in
  this constructor nor in any functions that it calls.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/test_cors.cc