Files
libiscsi/utils
Bart Van Assche 3804f3c2e0 Remove the discard_const() macro
Declare dynamically allocated strings as 'char *' instead of 'const char *'.
Remove the discard_const() macro. Do not test whether or not a pointer is
NULL before calling free() because it is allowed to pass NULL to free().

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
2020-02-28 21:54:49 -08:00
..
2020-02-28 21:54:49 -08:00
2020-02-28 21:54:49 -08:00
2019-09-28 17:32:29 -07:00
2020-02-28 21:54:49 -08:00