Fix creation of bucket in InMemoryStorageBackend 58/27958/5
authorAleksander Zdyb <a.zdyb@samsung.com>
Tue, 14 Oct 2014 07:59:49 +0000 (09:59 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 16 Oct 2014 14:52:41 +0000 (16:52 +0200)
commit8e4e754b026f3d5b99b99b95ec72ade4e426b740
treecdca1fcc4358b15fe64bbb4f73a1712ab522882b
parent38d286c8f23ddf8c18100aca5ebd9e776099d70b
Fix creation of bucket in InMemoryStorageBackend

This prevents creation of bucket without properly
initialized id.

Change-Id: Ib5374e15a0172e48ca5413987df256f19595fe91
src/storage/InMemoryStorageBackend.cpp