lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14568] httpd. Add new headers


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14568] httpd. Add new headers
Date: Mon, 31 Jul 2017 15:07:49 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36

Follow-up Comment #4, task #14568 (project lwip):

OK, I understand your idea. However, the patch is not really complete as
a) it doesn't compile for various configurations and
b) you can't just assume to have the function getETagHeader() defined without
having documented a prototype anywhere or without any ifdef for it.

Aditionally, right now I'm not sure what happens if these header pointers are
left at NULL. It seems like we would call strlen() on them. The standard does
not say that "strlen(NULL)==0".

However, this bug could alreay exist in the rest of the httpd code...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14568>

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




reply via email to

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