Ben Greear wrote: > > I believe the SO_BINDTODEVICE case in net/ax25/af_x25.c (line 613 or so) > leaks a reference to a net device. It does a dev_get_by_name, > which holds a reference, but since it never assigns the pointer > anywhere, I do not see how it can ever free it later. > > Please clue me in as to where it's released if it actually is.
I can't find the code you're talking about, there's no dev_get* in my version of af_x25.c. Please paste the code you're talking about in your bugreports, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html