lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9376] apps/smtp: Ensure smtp_server is NULL termina


From: Axel Lin
Subject: [lwip-devel] [patch #9376] apps/smtp: Ensure smtp_server is NULL terminated
Date: Wed, 14 Jun 2017 07:11:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36

Follow-up Comment #2, patch #9376 (project lwip):

Hi Drick,
I found your follow up commit.
But I think there is no out-of-bound access:
static char smtp_server[SMTP_MAX_SERVERNAME_LEN + 1];

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9376>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]