Fix fc-cache crash caused by looking up NULL object incorrectly
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 16 Jan 2013 13:30:44 +0000 (07:30 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 16 Jan 2013 13:31:15 +0000 (07:31 -0600)
commit55d39bcad0737e92e1207fabbd8c65fa9e5e0482
tree2b85eedbbce18610f7ff8c143f3de0358efc4103
parent106c4f73119e00a7804ef79ee556f1111d680e32
Fix fc-cache crash caused by looking up NULL object incorrectly

We were returning a skiplist node when looking up NULL!
src/fccache.c
src/fccfg.c