mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
This function returns realloc'ed memory, so the returned pointer must be passed to free() when done. So, 'const' qualifier is odd. It is allowed to modify the expanded string. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
3.0 KiB
3.0 KiB