summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/openhpi/files/0001-session-close-socket.patch
Commit message (Collapse)AuthorAgeFilesLines
* openhpi: close socket in saHpiSessionCloseOvidiu Panait2018-07-121-0/+37
Upstream issue: https://github.com/open-hpi/openhpi/issues/1918 The saHpiSessionClose doesn't close the socket and leaks the file descriptor. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>