Menu

#220 DPTypeConvert reference counting problem

open
nobody
None
5
2008-02-26
2008-02-26
No

Using DPTypeConvert to convert from RealRGBValueC image to RealT image (why? - 'cos I was lazy). I found that accesses to the destination image caused a seg fault. This only happened in optshared mode. It worked fine in shared and debugshared. I replaced it with an explicit conversion and it worked fine.

Bill

Discussion