diff options
author | Jaeyoon Jung <jaeyoon.jung@lge.com> | 2024-08-27 01:41:34 +0900 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-28 09:14:26 +0100 |
commit | c635f6412e1b6e2e4f17ec35c0e2a93728179daf (patch) | |
tree | 5035ea8690cadb5617456fbb58d405705ee26e2b /README.poky.md | |
parent | 497c4e87cd361dcf91badf98c892881fd7284d52 (diff) | |
download | poky-c635f6412e1b6e2e4f17ec35c0e2a93728179daf.tar.gz |
makedevs: Fix matching uid/gid
Correct the length to compare in convert2guid() to fix an issue where it
ends up with returning a wrong id that matches partially. Also fix the
length of usr_buf and grp_buf in interpret_table_entry() which are used
as arguments of convert2guid().
(From OE-Core rev: ca9d193a21e6b8669c4da1a68cd5e0791bb80a4b)
Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky.md')
0 files changed, 0 insertions, 0 deletions