summaryrefslogtreecommitdiff
path: root/src/conffile.c
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2008-06-10 09:51:23 +0530
committerMukund Sivaraman <muks@banu.com>2008-06-10 09:51:23 +0530
commit95c1f39f6039dc82346f3e024e86a23b7103a0a6 (patch)
tree65eb7721190f8a469541b92574b1757547c47e18 /src/conffile.c
parent5ea289d82ea412b59bbabd1ddfff70d3d5f1ecb2 (diff)
downloadtinyproxy-95c1f39f6039dc82346f3e024e86a23b7103a0a6.tar.gz
tinyproxy-95c1f39f6039dc82346f3e024e86a23b7103a0a6.zip
Don't check the value to be inserted as it's already checked
This change primarily avoids a gcc warning where timebuf is never non-NULL. There is no need to check the value to be inserted as it's checked inside hashmap_insert(). This changeset also lets error return values from hashmap_insert() propogate instead of clamping them to -1 (not that these are currently used anyway).
Diffstat (limited to 'src/conffile.c')
0 files changed, 0 insertions, 0 deletions