Bug 57686

Summary: wrong handling of file not found condition
Product: Rivet Reporter: Massimo Manghi <mxmanghi>
Component: mod_rivetAssignee: Apache Rivet Mailing list account <rivet-dev>
Status: RESOLVED FIXED    
Severity: normal CC: mxmanghi
Priority: P2    
Version: 2.2.1   
Target Milestone: mod_rivet   
Hardware: PC   
OS: Linux   
Attachments: TclWeb_PrintHeaders is called only when we actually have data to print

Description Massimo Manghi 2015-03-10 23:50:44 UTC
Created attachment 32556 [details]
TclWeb_PrintHeaders is called only when we actually have data to print

Rivet 2.2.1 may improperly handle file not found conditions and it ends up trying to access uninitialized fields in the TclWebRequest structure thus causing a segmentation fault. This bug suggests that an appropriate test has to be written
Comment 1 Massimo Manghi 2015-12-15 14:46:29 UTC
resolved in 2.2.2