captbaritone / urlmeme

A meme generator where the URL is the user interface
http://urlme.me
MIT License
123 stars 18 forks source link

No need to open the file to test whether it exists. #20

Closed lamby closed 6 years ago

lamby commented 6 years ago

Indeed this might leak file descriptors

captbaritone commented 6 years ago

Oh nice. Thanks!