Skip to content
  • Peter Kjellerstedt's avatar
    gst/rtsp/rtspconnection.c: inet_ntoa() uses a static buffer internally, so we... · 9d2c01b5
    Peter Kjellerstedt authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    gst/rtsp/rtspconnection.c: inet_ntoa() uses a static buffer internally, so we need to copy the returned string if we ...
    
    Original commit message from CVS:
    Patch by: Peter Kjellerstedt <pkj at axis com>
    * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
    (rtsp_connection_free):
    inet_ntoa() uses a static buffer internally, so we need to copy the
    returned string if we want to store it for later (#447961).
    9d2c01b5
To find the state of this project's repository at the time of any of these versions, check out the tags.