Closed GoogleCodeExporter closed 9 years ago
sConfigXmlPath is updated using realloc() which means you cannot provide a
constant.
should be something like: sed -i
'1,/NULL/s/NULL/strdup("\/usr\/local\/etc\/webrtc2sip\/config.xml")/'
mp_mediaproxy.cc
Original comment by boss...@yahoo.fr
on 22 May 2013 at 10:58
Thanks!
Original comment by autosta...@gmail.com
on 22 May 2013 at 11:02
Original issue reported on code.google.com by
autosta...@gmail.com
on 22 May 2013 at 9:01