[OpenSIPS-Devel] [OpenSIPS/opensips] a7f737: msrp_ua: Fix gcc false positives on ubuntu-18.04

Liviu Chircu noreply at github.com
Thu Jul 14 12:45:28 UTC 2022


  Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a7f737c6835825c529e5c83f493ae119303c7b61
      https://github.com/OpenSIPS/opensips/commit/a7f737c6835825c529e5c83f493ae119303c7b61
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M modules/msrp_ua/msrp_ua.c

  Log Message:
  -----------
  msrp_ua: Fix gcc false positives on ubuntu-18.04

msrp_ua.c:2443:3: error: ‘hdl.param’ may be used uninitialized in
this function [-Werror=maybe-uninitialized]
   hdl.notify_cb(&cb_params, hdl.param);


  Commit: 61a63a5207b1d8fa1d5b9b1fe5d3039edc4ee8f2
      https://github.com/OpenSIPS/opensips/commit/61a63a5207b1d8fa1d5b9b1fe5d3039edc4ee8f2
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M modules/media_exchange/media_utils.c

  Log Message:
  -----------
  media_exchange: Fix gcc-7.5 warnings on ubuntu-18.04


Compare: https://github.com/OpenSIPS/opensips/compare/da3782ee3d11...61a63a5207b1



More information about the Devel mailing list