ogserver/sources
Javier Sánchez Parra 64e653773e #915 fix missing null-terminated string
This patch changes the number of characters stored in cli->auth_token
from 64 to 63. This way the array has the last position available to
store the null character.
2019-09-05 13:14:33 +02:00
..
ogAdmServer.cpp #915 fix missing null-terminated string 2019-09-05 13:14:33 +02:00
ogAdmServer.h #915 Pass array of addresses to WakeUp() 2019-05-27 13:02:49 +02:00