Here are some review comments from Stephen but I suspect there is much more so it makes sense to have a run of it.
struct ini_cfgfile **file_ctx); /** + * @brief Create a configuration file object using memory buffer. @brief Create a configuration file object from a NULL-terminated buffer. + * + * Create a file object for parsing a configuration file. + * Configuration will use provided memory instead of the actual file. Configuration will use the provided memory buffer instead of a real file. + * + * A "configuration file object" is different from + * a "configuration object". The former stores metadata + * about a file the configuration data is read from, about a file from which the configuration data is read, (this is a very esoteric bit of English) + * while the latter holds the configuration itself. while the latter holds the configuration data itself.
Fields changed
milestone: NEEDS_TRIAGE => ding-libs - May 2014 rhbz: => 0
Metadata Update from @dpal: - Issue set to the milestone: ding-libs - May 2014
Ticket is moved out of sssd issue tracker.
https://pagure.io/SSSD/ding-libs/issue/2307
Metadata Update from @lslebodn: - Custom field component reset - Custom field design_review reset - Custom field patch reset - Custom field review reset - Custom field testsupdated reset - Custom field type reset - Custom field version reset - Issue close_status updated to: None
Metadata Update from @lslebodn: - Custom field design_review reset - Custom field patch reset - Custom field review reset - Custom field testsupdated reset - Issue status updated to: Closed (was: Open)
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/3349
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.