File Changes for galt
switch to commits view, user indexv350_preview2 to v350_base (2017-05-29 to 2017-06-05) v350
Show details
- src/hg/cirm/cdw/cdwServeTagStorm/cdwServeTagStorm.c
- lines changed 1, context: html, text, full: html, text
61c875f5f8c8efad55583dad62553fc331ea3363 Wed May 31 09:44:40 2017 -0700
Existing bug noticed by Braney. Thanks.
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
3ac146126c6b73e2870939c95e62e843dc09f2d3 Tue May 30 22:31:24 2017 -0700
Fixes problem where http header gets output twice when calling web.c::webAbort() from hgc.c. fixes #19470
- src/hg/inc/web.h
- lines changed 7, context: html, text, full: html, text
3ac146126c6b73e2870939c95e62e843dc09f2d3 Tue May 30 22:31:24 2017 -0700
Fixes problem where http header gets output twice when calling web.c::webAbort() from hgc.c. fixes #19470
- src/hg/lib/web.c
- lines changed 38, context: html, text, full: html, text
3ac146126c6b73e2870939c95e62e843dc09f2d3 Tue May 30 22:31:24 2017 -0700
Fixes problem where http header gets output twice when calling web.c::webAbort() from hgc.c. fixes #19470
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
3503f8667486a2b5ff657fd2a73de829dbae0138 Tue May 30 10:21:08 2017 -0700
Un-doing change that was not needed. netSkipHttpHeaderLinesHandlingRedirect has already closed the file descriptor itself on failure. No need for us to close it.
switch to commits view, user index