- Andre Guibert de Bruet found and fixed a case where malloc() was called but
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Apr 2008 11:50:51 +0000 (11:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Apr 2008 11:50:51 +0000 (11:50 +0000)
commit84eb9fee765d8614b5f4d56e1db3ea02322301fe
tree4dd31f6f98ecf8ba4d5b61786af3b2ad902952fd
parent79300cdcd988e65c37bd3d9b391cd7a73ebefc6b
- Andre Guibert de Bruet found and fixed a case where malloc() was called but
  was not checked for a NULL return, in the Negotiate code.
CHANGES
RELEASE-NOTES
lib/http_negotiate.c