https://bugzilla.balabit.com/show_bug.cgi?id=269 --- Comment #4 from Igor Ippolitov <iippolitov@gmail.com> 2014-01-31 14:19:05 --- In nv_registry_alloc_handle there is a check for self->name_map length: it should be less than 65535. If you store aliases in the same array with names you shrink available name quantity per table. I don't know what's the average use of an nv_table and if adding aliases into the same namespace can break anything, so it's up to you. The code itself is OK and seems to be fully functional in my case (I don't perform full functional tests, I only test some things I really need). -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.