diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2012-06-03 07:48:32 -0400 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2012-06-03 07:48:32 -0400 |
commit | 57973bcd49f1b789232205528ec6ad0ea053c97d (patch) | |
tree | ca4d61cacb6228dc08569c9cd3486962764a5d22 /bootloaders/optiboot | |
parent | 4ed0bd2bd562ad815e62e0a2dbb34d854d2c6929 (diff) |
Check for NULL pointer in Print.write().
Otherwise, trying to print(NULL) or write(NULL) could print a random
character.
http://code.google.com/p/arduino/issues/detail?id=941
Diffstat (limited to 'bootloaders/optiboot')
0 files changed, 0 insertions, 0 deletions