hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
841 stars 204 forks source link

Eliminate memory waste in scan_mime_list #200

Closed mill1000 closed 4 years ago

mill1000 commented 4 years ago

Also gives a nice boost to start-up time. Addresses issue #199. Pulled from PR #194

mill1000 commented 4 years ago

Eliminated a memory leak in the new scan_mime_list.

Fixed another leak in command line options parsing