jp9000 1bbdcc10d7 Fix obs_data_item_setdata
It would try to move data from the old pointer even if the pointer was
changed via realloc, which would cause it to copy data from freed
memory.  Instead, just get the position of the data and call memmove to
move it up.
2014-08-22 15:39:29 -07:00
..
2014-08-20 13:04:13 -07:00
2014-08-09 11:57:37 -07:00
2014-08-22 15:39:29 -07:00
2014-08-09 11:57:37 -07:00
2014-07-27 17:29:10 -07:00
2014-08-18 00:14:02 -07:00
2014-08-18 00:14:02 -07:00
2014-02-12 08:04:50 -07:00