Re: [PATCH resend 0/4] nfc: fix Resource leakage and endless loop

2021-03-25 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 25 Mar 2021 11:51:09 +0800 you wrote: > fix Resource leakage and endless loop in net/nfc/llcp_sock.c, > reported by "kiyin(尹亮)". > > Link: https://www.openwall.com/lists/oss-security/2020/11/01/1 > > Xiaoming Ni (4):

[PATCH resend 0/4] nfc: fix Resource leakage and endless loop

2021-03-24 Thread Xiaoming Ni
fix Resource leakage and endless loop in net/nfc/llcp_sock.c, reported by "kiyin(尹亮)". Link: https://www.openwall.com/lists/oss-security/2020/11/01/1 Xiaoming Ni (4): nfc: fix refcount leak in llcp_sock_bind() nfc: fix refcount leak in llcp_sock_connect() nfc: fix memory leak in llcp_sock_

[PATCH resend 0/4] uapi glibc compat: fix musl libc compatibility

2017-04-12 Thread Hauke Mehrtens
The code from libc-compat.h depends on some glibc specific defines and causes compile problems with the musl libc. These patches remove some of the glibc dependencies. With these patches the LEDE (OpenWrt) base user space applications can be build with unmodified kernel headers and musl libc.

Re: [PATCH RESEND 0/4]

2007-01-20 Thread Ivo van Doorn
Hi John, > These patches have been send during 2006 but never > have been applied or rejected. Even after sending requests > for updates on these patches. > So I have no idea if you had rejected them, simply > overlooked them, or if they are still in your pending list. > > Short summary of which

[PATCH RESEND 0/4]

2007-01-03 Thread Ivo van Doorn
Hi John, These patches have been send during 2006 but never have been applied or rejected. Even after sending requests for updates on these patches. So I have no idea if you had rejected them, simply overlooked them, or if they are still in your pending list. Short summary of which patches are be