Change #265546
| Category | doxygen |
| Changed by | Sandbox User <sandbox@localhost> |
| Changed at | Sun 08 Mar 2026 20:07:30 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | 4dacfaec5eff06b9a7072593fe74d179a522f960 |
Comments
Abort fork/vfork child with _exit(127) if chdir fails Also replace exit() with _exit() after execve to avoid flushing stdio buffers in the fork child. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Changed files
- src/portable.cpp