]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: Crashed on shutdown if connect was never called.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Mon, 28 Feb 2011 21:04:00 +0000 (13:04 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Fri, 4 Mar 2011 00:02:38 +0000 (16:02 -0800)
commit7d6a4fc6a44a65b98b20a5550888835b411fe80b
treeabffceae845631942e9d38d433b1d48f844f5fd0
parentb734043192e4e8bfba6dc755266a01e9b092d2f9
librados: Crashed on shutdown if connect was never called.

Add a trivial unit test to trigger this.
src/Makefile.am
src/librados.cc
src/test/librados.cc [new file with mode: 0644]