[OpenSIPS-Devel] [OpenSIPS/opensips] bc9423: replace ctime and localtime with safe functions

Răzvan Crainea noreply at github.com
Tue Jun 25 10:35:55 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bc94237132a93b0e3990382ebedc2eafe066f787
      https://github.com/OpenSIPS/opensips/commit/bc94237132a93b0e3990382ebedc2eafe066f787
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M db/db_ut.c
    M db/example/dbexample.c
    M menuconfig/commands.c
    M mi/mi_core.c
    M modules/cpl_c/cpl_nonsig.c
    M modules/db_berkeley/bdb_lib.c
    M modules/db_berkeley/bdb_val.c
    M modules/db_http/http_dbase.c
    M modules/db_mysql/val.c
    M modules/db_oracle/val.c
    M modules/dialog/dlg_hash.c
    M modules/drouting/drouting.c
    M modules/emergency/emergency_methods.c
    M modules/emergency/http_emergency.c
    M modules/mi_html/http_fnc.c
    M modules/msilo/msfuncs.c
    M modules/msilo/msilo.c
    M modules/presence/presence.c
    M modules/snmpstats/openserSIPContactTable.c
    M modules/tm/t_msgbuilder.c
    M modules/uac_registrant/registrant.c
    M net/net_tcp.c
    M pvar.c
    M time_rec.c

  Log Message:
  -----------
  replace ctime and localtime with safe functions

replace ctime and localtime with ctime_r and localtime_r functions





More information about the Devel mailing list