dm-zoned-tools icon indicating copy to clipboard operation
dm-zoned-tools copied to clipboard

User space utility for managing zoned block devices used with the dm-zoned device mapper

Results 1 dm-zoned-tools issues
Sort by recently updated
recently updated
newest added

Would you like to add more error handling for return values from functions like the following? - [malloc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html "Memory allocation") ⇒ [main](https://github.com/westerndigitalcorporation/dm-zoned-tools/blob/ccad5c7316e57c90392cb75329a44f04b222391e/src/dmzadm.c#L152) - [printf](https://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html "Print formatted output") ⇒ [dmz_print_zone](https://github.com/westerndigitalcorporation/dm-zoned-tools/blob/155430ad1ede67598557f9dfb7f76d5906fa67fd/src/dmz_dev.c#L284)