[OpenSIPS-Devel] [OpenSIPS/opensips] d6ad6d: cachedb_redis: properly pass variable arguments to...

Vlad Pătrașcu noreply at github.com
Thu Jan 13 22:18:44 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d6ad6d4039fcf68624481f69ee67eff92f7b3ab2
      https://github.com/OpenSIPS/opensips/commit/d6ad6d4039fcf68624481f69ee67eff92f7b3ab2
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M modules/cachedb_redis/cachedb_redis_dbase.c

  Log Message:
  -----------
  cachedb_redis: properly pass variable arguments to a Redis command

The redisvCommand() might reuse the variable argument list without
properly initializing it when multiple query attempts are made.

Credits to Liviu for catching this!





More information about the Devel mailing list