[Bug debuginfod/25607] debuginfod-client: paranoid federation mode

2021-07-26 Thread nsanci at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25607 Noah Sanci changed: What|Removed |Added Assignee|nsanci at redhat dot com |unassigned at sourceware dot org

[Bug debuginfod/27982] added DEBUGINFOD_MAXSIZE and DEBUGINFOD_MAXTIME

2021-07-26 Thread Noah Sanci via Elfutils-devel
Hello, Please find the attached patch for pr 27982. DEBUGINFOD_MAXSIZE and MAXTIME were added in this patch to allow users to use more constraints when downloading debuginfo. Noah From 93523eb4c8f3f3ca16f3a673369689aec62324cd Mon Sep 17 00:00:00 2001 From: Noah Sanci Date: Mon, 26 Jul 2021 13:29

Re: [Bug debuginfod/27983] ignore duplicate urls

2021-07-26 Thread Noah Sanci via Elfutils-devel
Hello, The realloc returning NULL issue has been resolved and the patch successfully rebased onto master. Please find these improvements attached. Noah From a1b4c2b87f3890c7bf2339b3a69e056d487f74d3 Mon Sep 17 00:00:00 2001 From: Noah Sanci Date: Fri, 9 Jul 2021 14:53:10 -0400 Subject: [PATCH] d