klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.09k stars 477 forks source link

Fix potential leak in mkdir_fs error path #132

Closed peter-harliman closed 7 years ago

peter-harliman commented 7 years ago

Fix potential leak in mkdir_fs error path