Files
libiscsi/lib
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
2019-09-18 13:30:04 +02:00
2020-02-28 21:54:49 -08:00