Files
cproof/src
Michael Vetter 10ef8505f8 cleanup: Cleanup log modul
* _rotate_log_file(): guard against NULL mainlogfile before g_strdup/strlen
* log_stderr_init(): move dup2 after malloc checks to avoid fd leak on
  allocation failure.
  Also remove explicit close(STDERR_FILENO) before dup2
  since dup2 closes the target atomically. Close the fd returned by
  dup2 immediately.
2026-02-27 22:29:45 +01:00
..
2025-11-23 12:47:39 +01:00
2026-02-27 22:29:45 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-05 09:13:40 +01:00
2026-02-27 22:29:45 +01:00
2025-03-12 10:15:39 +01:00
2026-02-26 19:21:45 +01:00
2026-02-20 16:13:31 +01:00