diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-09-13 13:45:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-13 16:28:26 +0100 |
commit | 0952c190fc6aec333676ce3883e8232fa8595551 (patch) | |
tree | 0f0820da9fa6a8a6ab1ada1519da436740e640e0 /meta/recipes-support/libnl | |
parent | 3667a8ec016bae3f8026ef7b4c895546804f6368 (diff) | |
download | openembedded-core-0952c190fc6aec333676ce3883e8232fa8595551.tar.gz openembedded-core-0952c190fc6aec333676ce3883e8232fa8595551.tar.bz2 openembedded-core-0952c190fc6aec333676ce3883e8232fa8595551.zip |
apr-util: fix ptest fail problem
Test suite test_dbm failed after gdbm upgrtade to 13.1,
from 13.1, return value of some function are changed.
* gdbm_fetch, gdbm_firstkey, and gdbm_nextkey behavior
If the requested key was not found, these functions return datum with
dptr pointing to NULL and set gdbm_errno to GDBM_ITEM_NOT_FOUND (in
prior releases, gdbm_errno was set to GDBM_NO_ERROR),
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libnl')
0 files changed, 0 insertions, 0 deletions