On Mon, Apr 11, 2016 at 05:29:22PM -0400, David Turner wrote: > On Mon, 2016-04-11 at 09:33 -0400, Jeff King wrote: > > On Sun, Apr 10, 2016 at 11:57:31PM +0100, Ramsay Jones wrote: > > > > > So, the approach taken by patch #1 is to forget about UNIX_PATH_MAX > > > and > > > simply use sizeof(address.sun_path) instead! > > > > That's what the existing code in unix-socket.c does. Which makes me > > wonder why the index-helper code is not simply calling that. > > Because I didn't notice it at the time. Duy pointed it out on another > comment on this series; I'll fix it. Thanks. I _think_ it should do everything you need already, but I'm happy to review any tweaks you need to make to it. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html