Sorry, I was too fast to answer. I believe it can make sense. 2010/11/23 PP<P8QQP8P9 P&P0QQP:P>P2 <[email protected]>: > 2010/11/23 BjC6rn Ketelaars <[email protected]>: >> - B B B B B if (destportstr != NULL && destport != DEFAULT_HTTP_PORT) >> + B B B B B if (destportstr != NULL || destport != DEFAULT_HTTP_PORT) > > Your expression is always true, no sense in checking.
-- Dmitrij D. Czarkoff

