Skip to content

Commit

Permalink
Fix null pointer exception in IMAP message header fetching #273.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Jul 15, 2023
1 parent 2f74e7d commit 1f72c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ESP_Mail_IMAP.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Mail Client Arduino Library for Espressif's ESP32 and ESP8266, Raspberry Pi RP2040 Pico, and SAMD21 with u-blox NINA-W102 WiFi/Bluetooth module
*
* Created July 14, 2023
* Created July 15, 2023
*
* This library allows Espressif's ESP32, ESP8266, SAMD and RP2040 Pico devices to send and read Email through the SMTP and IMAP servers.
*
Expand Down

0 comments on commit 1f72c36

Please sign in to comment.