summaryrefslogtreecommitdiff
path: root/adapters
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2014-04-07 11:32:16 -0400
committerMatt Stancliff <matt@genges.com>2014-04-08 19:37:45 -0400
commit61eeedbe77a7fef16e44b6fe215a689b7911044e (patch)
tree65bbb2380f7cd141bdbfe1b401b03a40a286d5aa /adapters
parente35266e68fa2f9a292639eb7e499eace226101d0 (diff)
downloadhiredict-61eeedbe77a7fef16e44b6fe215a689b7911044e.tar.xz
Fix potential undefined struct read
All the assignments to cb are inside conditionals, so it's vaguely possible it never gets initialized before we try to read from it with (cb.fn == NULL). Condition discovered with scan-build. Closes #229
Diffstat (limited to 'adapters')
0 files changed, 0 insertions, 0 deletions