nega0 / pianobarfly

pandora2[mp3|m4a]
https://github.com/nega0/pianobarfly
Other
62 stars 31 forks source link

fix tmp file name issues cause by abusing dirname() #18

Closed nega0 closed 12 years ago

nega0 commented 12 years ago

This really is a weak fix but it takes care of the temp file issues ppl were seeing on OS X (issues #11 and #13). Should probably have proper checks and use a strn*()

silverfunk commented 12 years ago

With all the issues surrounding the dirname() function I thought it best just to remove it. See commit b8572bc4ce20720a15055dc81df759d4464c44f2.