libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] Critical fix!


From: Edward Rosten
Subject: [libcvd-members] Critical fix!
Date: Wed, 12 Jul 2006 15:47:05 -0600 (MDT)

There is an off by one bug in building the static lookup tables for byte to float conversion in scalar convert.

This was trashing the static `instance' variables in GVars3, causing a segfault. But only for gvars of std::strings. And only if I put the arguments to the linker in the `wrong' order. Not to mention having a static list<Image<float> > *before* main in the code.

-Ed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]