Code

utils dbi: Guard against multiple calls to dbi_shutdown_r().
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 16:10:09 +0000 (18:10 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:19:13 +0000 (19:19 +0200)
commitdf089f4e06bfb0a33f39211d054393e4af325984
tree65ad01afde593ff6d8d688aecd63170340ab70b3
parent473e9e83333dd57c1edb36b541dea67536bae7ce
utils dbi: Guard against multiple calls to dbi_shutdown_r().

This should not happen anyway but better be safe than sorry.
src/utils/dbi.c