2019.11.11:
- Fixed the URL parsing code in "RTSPClient" to allow for the possibility
of an embedded password containing a '@'.
(Thanks to Ha Viet for reporting this.)
- Fixed a potential memory leak in "GenericMediaServer.cpp"
(if "addUserRecord()" is called more than once with the same user name.
(Thanks to Jeff Shanab for reporting this.)