mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
1. print the error messages before dismiss it; 2. free the err to avoid memory leak; ## Cause found this issue when research #4434 . ## Impact 1. develop 2. 5.0release 3. 6.0release --------- Co-authored-by: winlin <winlinvip@gmail.com>