blob: 81c56785181946a4d36bd47b2bdb1b95c341c52d [file] [log] [blame]
@@
expression fd;
@@
- if (fd >= 0) {
- fd = safe_close(fd);
- }
+ fd = safe_close(fd);