eQualityTime / ovfplayer

The Open Voice Factory - open software for people with communication difficulties
GNU General Public License v3.0
2 stars 1 forks source link

Need to call URL.revokeObjectURL #88

Closed psi77 closed 5 years ago

psi77 commented 5 years ago

We create object urls for displaying the image blobs. We need to revoke the URLs after we've used them or we'll leak memory.