1
0
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:
Jeremy Allison 0001-01-01 00:00:00 +00:00
parent bcd22a9039
commit 10328a417f

View File

@ -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