[OpenSIPS-Devel] [OpenSIPS/opensips] 499f0f: cachedb: Improve variable naming

Liviu Chircu noreply at github.com
Mon May 20 11:25:23 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 499f0f3219fe0391e013b8c901983990013669bd
      https://github.com/OpenSIPS/opensips/commit/499f0f3219fe0391e013b8c901983990013669bd
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M action.c
    M cachedb/cachedb.c
    M cachedb/cachedb.h
    M modules/cachedb_redis/cachedb_redis_dbase.c

  Log Message:
  -----------
  cachedb: Improve variable naming

Make it more obvious that we're dealing with a rows x columns matrix.


  Commit: 6bf972ce5876fc15999a4bcc2e3e29596b2dc0ae
      https://github.com/OpenSIPS/opensips/commit/6bf972ce5876fc15999a4bcc2e3e29596b2dc0ae
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M modules/cachedb_redis/cachedb_redis_dbase.c

  Log Message:
  -----------
  cachedb_redis: Do not leak pkg mem on exceptional cases

In case the driver returned unexpected data, the Redis raw query function
would leak pkg memory.


Compare: https://github.com/OpenSIPS/opensips/compare/9d48ebc569b9...6bf972ce5876



More information about the Devel mailing list