kamailio / kamailio (master)
Build #2421 has errored.
11 minutes and 2 seconds
Daniel-Constantin Mierla fee3637 Changeset →
  lib/srdb1: support for db result with allocated column names

- a db connector module can allocate column names in the result, in that
case it must set the flag:

RES_COL_FLAGS(res) |= DB1_FCOL_FREE;

- the flag is per result, all column names must be allocated or not
- following the discussion on GH #611

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!