Re: patch resend updated: PR28240, debuginfod cache for root

2021-10-05 Thread Mark Wielaard
Hi Frank, On Thu, 2021-09-30 at 14:36 -0400, Frank Ch. Eigler via Elfutils-devel wrote: > @@ -766,24 +766,14 @@ debuginfod_query_server (debuginfod_client *c, >if (rc != 0) > goto out; > > - /* If the target is already in the cache then we are done. */ > - int fd = open (target_cache

patch resend updated: PR28240, debuginfod cache for root

2021-09-30 Thread Frank Ch. Eigler via Elfutils-devel
commit 56f40abf2cf18775deb25797e1b89e7788b80630 (HEAD -> master) Author: Frank Ch. Eigler Date: Wed Aug 18 18:29:34 2021 -0400 PR28240: debuginfod client root-safe negative caching Negative cache (000-permission) files were incorrectly treated as valid cached files for the root