mirror of
https://github.com/samba-team/samba.git
synced 2025-07-06 08:59:08 +03:00
pyldb: Fix segfault because of incorrect reference counting.
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "ldb.h"
|
||||
#include "ldb_errors.h"
|
||||
#include "param/param.h"
|
||||
#include "auth/credentials/credentials.h"
|
||||
#include "dsdb/samdb/samdb.h"
|
||||
|
Reference in New Issue
Block a user