ldb: Fix CID 240798 Uninitialized pointer read
commit8a618aba795b5858ee57ecf79a368cdbda8c60cf
authorVolker Lendecke <vl@samba.org>
Sun, 20 Oct 2013 15:29:29 +0000 (20 17:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jul 2014 10:46:13 +0000 (15 12:46 +0200)
treef04b8c841561c0e8b2f2f0c1f7b457837af0cab2
parentb4960c4338c7332deb3b62a0e0e98d011ade5f88
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

(cherry picked from commit 4e06c61b41fdde21fafaeee3c4fb3366744de9d9)
lib/ldb/modules/sort.c