[Kamailio-Users] The hash_table_2 global variable is defined twice?

catalina oancea catalina.oancea at gmail.com
Wed Mar 18 10:57:45 CET 2009


Hi,

I have a question regarding the global hash_table_2 variable. It seems
to me that it is defined twice in different modules:

./modules/permissions/trusted.c:47:struct trusted_list **hash_table_2;
  /* Pointer to hash table 2 */
./modules/domain/domain_mod.c:85:struct domain_list **hash_table_2 =
0; /* Pointer to hash table 2 */

Could you please explain why this variable is defined twice?



More information about the Users mailing list