Re: [asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-19 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3078/ --- (Updated Dec. 19, 2013, 10:43 a.m.) Status -- This change has been ma

Re: [asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-18 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3078/#review10456 --- Ship it! Ship It! - Mark Michelson On Dec. 18, 2013, 9:26 p

Re: [asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-18 Thread Scott Griepentrog
> On Dec. 18, 2013, 2:53 p.m., Mark Michelson wrote: > > /branches/11/main/db.c, lines 150-156 > > > > > > I got a bit curious about how sqlite3_finalize() works, so I took a > > look at the source code. > > >

Re: [asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-18 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3078/ --- (Updated Dec. 18, 2013, 3:26 p.m.) Review request for Asterisk Developers.

Re: [asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-18 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3078/#review10454 --- /branches/11/main/db.c

[asterisk-dev] [Code Review] 3078: astdb: crash in sqlite3 during shutdown

2013-12-18 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3078/ --- Review request for Asterisk Developers. Bugs: AST-1265 and ASTERISK-22350