]> git.ozlabs.org Git - ppp.git/commitdiff
Fix bug causing segfault on tdb errors.
authorPaul Mackerras <paulus@samba.org>
Tue, 19 Dec 2006 10:22:11 +0000 (10:22 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 19 Dec 2006 10:22:11 +0000 (10:22 +0000)
We were calling tdb_error where we should have called tdb_errorstr.
Patch from Or Goshen.


No differences found