diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-03 07:22:08 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-03 07:25:08 +0200 |
commit | 0de4876496671e90d5eb1bbecaff39706baa0934 (patch) | |
tree | 694eae9f68c3bcd7af3234a1607fa9d33882bd9c /TODO | |
parent | TODO: drop duplicated entry (diff) | |
download | systemd-0de4876496671e90d5eb1bbecaff39706baa0934.tar.xz systemd-0de4876496671e90d5eb1bbecaff39706baa0934.zip |
core/socket: fix memleak in the error paths in usbffs_dispatch_eps()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ Bugfixes: -* the error paths in usbffs_dispatch_ep() leak memory - * copy.c: set the right chattrs before copying files and others after External: |