Mercurial > mplayer.hg
comparison stream/stream_live555.c @ 36086:6e0e3d0a36c0
Don't strdup the URL.
It's already an allocated string, so simply assign it.
Additionally, without using gstrdup() we don't need to include string.h.
author | ib |
---|---|
date | Mon, 29 Apr 2013 11:45:55 +0000 |
parents | 3389262720da |
children |
comparison
equal
deleted
inserted
replaced
36085:d3e8f4f71514 | 36086:6e0e3d0a36c0 |
---|