commit | 3c2a6186c1a69d647e3a48ad3f7f9078c451111e | [log] [tgz] |
---|---|---|
author | Devendra Naga <devendra.aaru@gmail.com> | Mon May 14 23:42:02 2012 +0530 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed May 23 16:27:40 2012 +0200 |
tree | 4c88ca07108376d64fa29a43cbdff3e245a2a676 | |
parent | 2deca7365582b7568dbdd2c3d9eef7ac17d41fd6 [diff] |
Documentation/watchdog: close the fd when cmdline arg given in the watchdog test code, the ioctl is performed on the watchdog device and just doing exit(0) so we leak a filedescripor. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>