mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Ensure talloc pool query messages are reserved.
Jeremy.
This commit is contained in:
parent
bcd22a9039
commit
10328a417f
@ -43,6 +43,10 @@
|
||||
|
||||
#define MSG_SHUTDOWN 13
|
||||
|
||||
/* Dump out the talloc useage. */
|
||||
#define MSG_REQ_TALLOC_USAGE 14
|
||||
#define MSG_TALLOC_USAGE 15
|
||||
|
||||
/* nmbd messages */
|
||||
#define MSG_FORCE_ELECTION 1001
|
||||
#define MSG_WINS_NEW_ENTRY 1002
|
||||
|
Loading…
Reference in New Issue
Block a user