https://sourceware.org/bugzilla/show_bug.cgi?id=28725

--- Comment #2 from panxiaohe <panxh_ran at 163 dot com> ---
Please pay attention on this issue.
When using instance [COUNT] of name, the instance of check is wrong in
do_oper_extract().
instance-- should be --instance.
 522           if (res != NULL && (instance < 0 || instance-- == 0)
 523               && !found[(char **) res->data - argv])
 524             found[(char **) res->data - argv] = do_extract = true;
 525         }

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to