RTLSDR driver is amended to handle overflows in a robust way.
Previous code appeared to have many issues: overflows were happening more than needed and could result in data corruption. Handling is changed to stop the stream when buffers are exhausted, and restart it when they have drained.
I apologize that my patches are sent as attachments; I only have access to webmail at this time.