peace-maker ea8fdd8fbb Fix crash when a database transaction fails (bug 6531) (#577)
If one of the queries fails in a transaction, the DBI system would only allocate an array of the size of the amount of all the successful queries before the failed one. It writes data for all the queries though effectively writing past the array bounds leading to heap corruption.

Create the right sized array!
2017-01-22 22:27:31 -08:00
2017-01-20 10:13:31 -05:00
2015-03-22 15:36:07 -04:00
2014-05-25 03:18:05 -07:00
2011-04-13 19:05:41 -05:00
2016-06-05 10:10:07 -04:00
2014-05-27 01:09:12 -06:00

SourceMod

General

Development

S
Description
No description provided
Readme
45 MiB
Languages
C 59.7%
C++ 18%
HTML 4.8%
Roff 3.8%
SourcePawn 3.4%
Other 10%