----- Original Message -----
On 12/09/2014 01:04 AM, Dave Anderson wrote:
> Good catch -- thanks!
>
> The "shifting" is due to the caching in symval_hash_search(). But since
sp->name
> is guaranteed to exist, I think the pre-existing strstr_rightmost() function makes
> it a little easier to understand:
Yes, strstr_rightmost() will be better. And is it going to be merged into 7.1.0?
Queued for crash-7.1.0:
https://github.com/crash-utility/crash/commit/8698aedb9a7831e83dd2c8b4d3b...
Thanks,
Dave