eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Enhancement: Check return value of fsync() and log error

Open michaelortmann opened this issue 1 year ago • 0 comments

Found by: michaelortmann Patch by: michaelortmann Fixes:

One-line summary: Check return value of fsync() and log error

Additional description (if needed): Rather boring PR, but checking return values is good practice, esp. for fsync().

Test cases demonstrating functionality (if applicable):

michaelortmann avatar Jan 07 '25 17:01 michaelortmann