Bug#719441: tclcurl: Segmentation Fault when writeheader and headervar are used

2015-10-17 Thread Sven Hoexter
On Sat, Oct 17, 2015 at 10:27:49PM +0200, Christian Werner wrote: > The following patch from www.androwish.org should fix this issue > > > https://www.androwish.org/index.html/vpatch?from=e4864fde820aac71&to=ce9a5b5886ac7381 Christian, thanks a lot! I'm currently preparing an upload based on

Bug#719441: tclcurl: Segmentation Fault when writeheader and headervar are used

2015-10-17 Thread Christian Werner
The following patch from www.androwish.org should fix this issue https://www.androwish.org/index.html/vpatch?from=e4864fde820aac71&to=ce9a5b5886ac7381 Regards, Christian Werner

Bug#719441: tclcurl: Segmentation Fault when writeheader and headervar are used

2013-08-11 Thread Anonymous
Package: tclcurl Version: 7.19.6-1 Severity: normal If a curl handle is configured with the -writeheader option, and then later configured using the -headervar option, a segmentation fault occurs. This is somewhat similar to bug 680662, in the sense that one option breaks when combined with anoth