s3: Fix the registry upgrade code
authorVolker Lendecke <vl@samba.org>
Thu, 28 Oct 2010 13:30:21 +0000 (15:30 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Oct 2010 14:21:35 +0000 (16:21 +0200)
commit26ae187915556b66b1a112187400043f05c11135
treec98a43b00559d523df6841e265645770b4c4068c
parent7543ee478021db6f3a6bbdebc897a09aea565876
s3: Fix the registry upgrade code

The strings have the 0-terminator as part of the keys. The rest of the registry
code would not cope well without.
source3/registry/reg_backend_db.c