The function ini_config_file_from_mem() allow reading config from the buffer. All tests so far use the whole buffer. We need to add the test to read part of the buffer and build config just using that part.
Fields changed
milestone: NEEDS_TRIAGE => ding-libs - May 2014 rhbz: => 0
Metadata Update from @dpal: - Issue set to the milestone: ding-libs - May 2014
Perhaps I fail to understand underlying idea... but ini_config_file_from_mem() doesn't "know" if (void *data_buf, uint32_t data_len) is entire buffer or not. It just doesn't matter if data_buf is actually larger. Or was the idea to parse part of valid config file..?
ini_config_file_from_mem()
(void *data_buf, uint32_t data_len)
data_buf
Closing as request is currently unclear.
Metadata Update from @atikhonov: - Custom field component adjusted to None (was: INI Parser) - Custom field design_review reset (from 0) - Custom field patch reset (from 0) - Custom field review reset (from 0) - Custom field selected adjusted to None - Custom field testsupdated reset (from 0) - Custom field type adjusted to None (was: task) - Custom field version adjusted to None (was: 1.11.4) - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)