input_item_SetURI(): add a NDEBUG printf check for paths.
When it is called with strings that contain " " or '\' or don't have ://, we have an indication that the caller is likely providing a path. This will help us find these cases in the future.
Showing
Please register or sign in to comment