]> granicus.if.org Git - curl/commit
When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!
authorDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jul 2002 11:07:59 +0000 (11:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jul 2002 11:07:59 +0000 (11:07 +0000)
commitdafd81178fd739b101ea4441171f929874e96f61
tree9b811768302ce070a40dc590cdb5059dd1eb76b0
parent99dfdebc64f6cfc72dc8ead6538ec9564610e1a9
When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!
src/writeout.c