The function base name could be way long which overflows and leads to a crash. Update to extend the max size. Also changed to use heap allocation( `std::vector<char>` ) to avoid stack overflow.
37 KiB
37 KiB