[sr-dev] git:master: db_mysql: fix segfault when recursive queries are made

Juha Heinanen jh at tutpro.com
Wed Apr 10 18:17:48 CEST 2013


Richard Fuchs writes:

> This should be fixed by adding the const qualifier to the
> db_free_result_f prototype (first arg), however this can only be done
> after all other db drivers have been updated so they don't store the
> result set objects in the connection objects any more. If this can't be
> done short term, then we'll need to fix the warning some other way.

warning is fine for now as long as it is just a warning.

-- juha



More information about the sr-dev mailing list