Fix Coverity ID 744
commitfa0ac60d985995a6a07aa05b114683f4cbd731c8
authorVolker Lendecke <vl@samba.org>
Fri, 13 Feb 2009 17:53:56 +0000 (13 09:53 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 13 Feb 2009 17:53:56 +0000 (13 09:53 -0800)
treeaaf47f37bc2d9b1ee0a240f74ac00f85124ef634
parentcc1c764effd07bb124b5b5cf03fb5a4565c8ed36
Fix Coverity ID 744

This was marked as a resource leak. This change makes the code a bit clearer
that we always free error_string.
source/utils/ntlm_auth.c