wspr-ncsu / visiblev8

BSD 3-Clause "New" or "Revised" License
151 stars 37 forks source link

More fixes for messedup up origin declarations #85

Closed sohomdatta1 closed 6 months ago

sohomdatta1 commented 6 months ago

Previous patch(es) did not account for buffers that are longer than the older buffer since they did not clear the old buffers. This patch clears out the old buffer before the new origin is computed.