bug #40055: AVRDUDE segfaults when writing eeprom

* main.c: Always clear the UF_AUTO_ERASE flag if either a
non-Xmega device was found, or the programmer does not offer a
page_erase method.




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1242 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2013-09-18 05:54:37 +00:00
parent 2c443f466f
commit d292c1a394
3 changed files with 10 additions and 2 deletions

2
NEWS
View File

@@ -17,7 +17,7 @@ Current:
- ...
* Bugfixes
- bug #XXXX: xxx
- bug #40055: AVRDUDE segfaults when writing eeprom
- patch #XXXX: xxx
* Internals: