Egbert Eich writes: > > cvs checkout dumps core when using certain options. (Seen on > version 1.10.7). Reason is calling free() twice on the same > memory range. The patch below fixes the problem: Can you provide more details? I don't see any way the current code can try to free the same space twice. -Larry Jones Even my FRIENDS don't do what I want. -- Calvin
- [FIX]: cvs checkout dumps core with certain combos of options Egbert Eich
- Larry Jones