[OpenSIPS-Devel] [OpenSIPS/opensips] c6682f: stop_expire_timer(): Fix uninitialized memory access

Liviu Chircu noreply at github.com
Thu Jul 9 10:03:49 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c6682f208c6da5ce1517737e52835aafc5b3f2fa
      https://github.com/OpenSIPS/opensips/commit/c6682f208c6da5ce1517737e52835aafc5b3f2fa
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M ut.h

  Log Message:
  -----------
  stop_expire_timer(): Fix uninitialized memory access

The severity is low, however, since uninitialized integer math is still
safe (from a stability PoV), with the resulting value being ignored
anyway.

Fixes CID #199911, #199922, #199926, #199966, #199987, #199990, #200085,
 #200054.





More information about the Devel mailing list