]> granicus.if.org Git - apache/commit
* Avoid SEGFAULT as hooks->set_headers can be NULL. Furthermore do not set the
authorRuediger Pluem <rpluem@apache.org>
Tue, 1 Jan 2008 13:20:22 +0000 (13:20 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 1 Jan 2008 13:20:22 +0000 (13:20 +0000)
commit0151920d1183bfb0eca003e4ba7fac8df41f0fed
treec08b84496aacbdd92742dab09f17e720d2aa2ce0
parent7c9503a556b7d64fe69583a288e2c1b288c8a742
* Avoid SEGFAULT as hooks->set_headers can be NULL. Furthermore do not set the
  ETag header permanently as setting it may not be desired for all responses.

Submitted by: niq, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607838 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/util.c