Commit c14812c5 authored by Morris Jette's avatar Morris Jette
Browse files

Remove redundant logic

There were several local strcmp functions that handled NULL input.
I removed the local functions and changed the code to use xstrcmp
from src/common/xstring.c instead. No changed in functionality.
parent 021a964b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment