Fix DelegateIPAssignMessage to properly handle delegate_IP as a char* using pfree...
authorTaiki Koshino <[email protected]>
Tue, 14 Oct 2025 01:00:49 +0000 (10:00 +0900)
committerTaiki Koshino <[email protected]>
Tue, 14 Oct 2025 02:08:53 +0000 (11:08 +0900)
commit4aa4fd7c099b1a8a35182c485bbbe03d74664a76
tree01276a41c159e8916dc5777e7c7c711b941a3362
parentb286ce29a0718998f8e1825a6a2d06b6777eb2f0
Fix DelegateIPAssignMessage to properly handle delegate_IP as a char* using pfree() and pstrdup().
src/config/pool_config_variables.c