Subject: | Status fields don't get reset |
An issue has been encountered with the module's status fields:
errno, errstring, and extramsg. If one search returns an error code
such as 4 (size limit exceeded) and a subsequent search returns success,
the status fields still shows the non-zero error code (size limit
exceeded in this example). I believe in the software that the status
fields are only set if there is an error. The status fields should be
cleared if the last operation was successful.