[OpenSIPS-Devel] [OpenSIPS/opensips] f6ad48: rest_client: Update commit a64d411d

Liviu Chircu noreply at github.com
Wed May 29 10:14:36 EDT 2019


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

  Changed paths:
    M modules/rest_client/rest_methods.c
    M modules/rest_client/rest_methods.h

  Log Message:
  -----------
  rest_client: Update commit a64d411d

The input may be an IPv4 buffer, so memcpy() is not the way to go, as
we'd segfault immediately in that case.  Extending the destination
buffer by 1 byte seems to be the cleanest way to solve this warning.





More information about the Devel mailing list