
Cache lines without a forward-slash resulted in a segfault attempting strlen(NULL + 1), the NULL coming from strrchr(). This patch handles the NULL and displays that cache line varbatim, and without modifying its search_text.
Cache lines without a forward-slash resulted in a segfault attempting strlen(NULL + 1), the NULL coming from strrchr(). This patch handles the NULL and displays that cache line varbatim, and without modifying its search_text.