ldb: Fix CID 240798 Uninitialized pointer read
authorVolker Lendecke <vl@samba.org>
Sun, 20 Oct 2013 15:29:29 +0000 (17:29 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 22 Oct 2013 01:28:20 +0000 (03:28 +0200)
commit4e06c61b41fdde21fafaeee3c4fb3366744de9d9
tree85c60689a97af2e1240c1f7b145d5c57d6a92e05
parent71c8cd19cf079c7e1462a9ca4432725e3623f7cd
ldb: Fix CID 240798 Uninitialized pointer read

Not called right now, because nobody tries multiple sort attributes. But if
someone did, build_response would have looked at the uninitialized controls.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Oct 22 03:28:20 CEST 2013 on sn-devel-104
lib/ldb/modules/sort.c