Skip to content
  • Wim Taymans's avatar
    rtsp: fix resolving of hostnames · f4b7cbbf
    Wim Taymans authored
    We were returning a pointer to a stack variable with the resolved hostname,
    which doesn't work.
    return a copy of the resolved ip address instead.
    Fixes #575256.
    f4b7cbbf