Follow-up Comment #3, bug #48776 (project avrdude):

I think I found the problem. In usbtiny_page_load chunk_size was 128 but
n_bytes 64. This could result in buffer overflow corrupting memory and causing
free to fail. Limiting the chunk size fixed the crash.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?48776>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to