Fixed missing list initialization
This commit fixes isc_glob function on windows environments.
The file_list_t * object pointed to by pglob->reserved was missing ISC_LIST_INIT intialization macro.
This commit fixes isc_glob function on windows environments.
The file_list_t * object pointed to by pglob->reserved was missing ISC_LIST_INIT intialization macro.