Move dtor before memory freed to avoid invalid read
authorAdam Baratz <adambaratz@php.net>
Wed, 21 Sep 2016 16:00:19 +0000 (12:00 -0400)
committerAdam Baratz <adambaratz@php.net>
Wed, 21 Sep 2016 16:00:19 +0000 (12:00 -0400)
commitb29ad29b916c367527732f8d529bf11fc2854bb0
treeefdfd69fe8cbcaf5977e2a1dd1ff40b371b9f5e8
parent56e3ec93a961a346dc290c509df2f1257232b0c3
Move dtor before memory freed to avoid invalid read
ext/pdo_dblib/dblib_driver.c