mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-02 15:25:48 +00:00
Add POINTER_DEBUG define.
This commit is contained in:
@@ -42,6 +42,12 @@
|
|||||||
|
|
||||||
/* #define DEBUG_CLASS_MATCHING */
|
/* #define DEBUG_CLASS_MATCHING */
|
||||||
|
|
||||||
|
/* Define this if you want dhcpd to dump core when a non-fatal memory
|
||||||
|
allocation error is detected (i.e., something that would cause a
|
||||||
|
memory leak rather than a memory smash). */
|
||||||
|
|
||||||
|
/* #define POINTER_DEBUG */
|
||||||
|
|
||||||
/* Define this if you want the dhcpd.pid file to go somewhere other than
|
/* Define this if you want the dhcpd.pid file to go somewhere other than
|
||||||
the default (which varies from system to system, but is usually either
|
the default (which varies from system to system, but is usually either
|
||||||
/etc or /var/run. */
|
/etc or /var/run. */
|
||||||
|
Reference in New Issue
Block a user