Closed GoogleCodeExporter closed 9 years ago
change this line from: realloc<float>(m_mem, count); to: m_mem = realloc<float>(m_mem, count);
Original issue reported on code.google.com by pope...@gmail.com on 6 Dec 2010 at 11:58
pope...@gmail.com
Whoops! Thanks for the catch.
Original comment by cast...@gmail.com on 8 Dec 2010 at 7:55
cast...@gmail.com
This issue was closed by revision r1214.
Original comment by cast...@gmail.com on 8 Dec 2010 at 7:56
Original issue reported on code.google.com by
pope...@gmail.com
on 6 Dec 2010 at 11:58