sociomantic-tsunami / libdrizzle-redux

The next generation of Libdrizzle with a simplified API and support for more features of the protocol
Other
13 stars 12 forks source link

Bugfix: Add check for stmt=NULL in drizzle_stmt_execute #306

Closed andreas-bok-sociomantic closed 6 years ago

andreas-bok-sociomantic commented 6 years ago

Avoids a possible SEGV fault if the passed drizzle_stmt_st object is not initialized