Mirror of https://git.openwrt.org/project/ustp.git
|
Christian Marangi
a85a5bc83b
Fix Coverity Scan CID 1521069 reporting leaking fd on read error. Refactor the read error handling and correctly close fd on read error. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |
||
|---|---|---|
| scripts | Initial import | |
| .gitignore | Initial import | |
| bridge_ctl.h | Initial import | |
| bridge_track.c | bridge: check port bpdu filter status and apply it to the config | |
| bridge_track.h | Initial import | |
| brmon.c | brmon: continue polling the socket after an error occured | |
| CMakeLists.txt | build: use pthread cflags/ldflags | |
| config.c | Initial import | |
| config.h | Initial import | |
| driver.h | Initial import | |
| hmac_md5.c | Initial import | |
| libnetlink.c | libnetlink: turn rtnetlink error answers into debug msgs | |
| libnetlink.h | Initial import | |
| log.h | Initial import | |
| main.c | Initial import | |
| mstp.c | Initial import | |
| mstp.h | Initial import | |
| netif_utils.c | netif_utils: correctly close fd on read error | |
| netif_utils.h | bridge: check port bpdu filter status and apply it to the config | |
| packet.c | Initial import | |
| packet.h | Initial import | |
| ubus.c | Initial import | |
| ubus.h | Initial import | |
| worker.c | Initial import | |
| worker.h | Initial import | |