]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix a null pointer dereference in the native postgresql connection
authorWilliam King <william.king@quentustech.com>
Thu, 29 Jan 2015 21:20:10 +0000 (15:20 -0600)
committerWilliam King <william.king@quentustech.com>
Thu, 29 Jan 2015 21:20:10 +0000 (15:20 -0600)
commitc8f8d6b964a77180ed20a18c59cc91d892ff0e2d
treefab098391801e457ae8761d1480d76a3fd68c05d
parentdc071a1345a75250665b853c4d9f640cb560db84
Fix a null pointer dereference in the native postgresql connection
code. This is unlikely to ever be hit in the field.
src/switch_pgsql.c