https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4576 --- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2010-03-12 16:40:54 PST --- (Instead of hard-coding 108, I used "sizeof sizeof sa.sun_path" - it's 104 bytes in at least some 4.4BSD-derived networking stacks, including OS X's - used g_strlcpy() instead of strncpy(), and checked for overflow.) -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.