[16935] in Kerberos-V5-bugs
[krbdev.mit.edu #9119] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Apr 22 20:39:46 2024
From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.3-2-3069681-1713832778-1418.9119-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9119":;
Date: Mon, 22 Apr 2024 20:39:39 -0400
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Mon Apr 22 20:39:38 2024: Request 9119 was acted upon.
Transaction: Ticket created by ghudson@mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson@mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9119 >
Make profile_copy() work on dirty profiles
Replace the current implementation of profile_copy() with one that
copies the in-memory tree structure of non-shared data objects. Make
profile_copy() a public function.
https://github.com/krb5/krb5/commit/078721b1f4a8fb995e0d5346ecf36adffd0a4f99
Author: Greg Hudson <ghudson@mit.edu>
Commit: 078721b1f4a8fb995e0d5346ecf36adffd0a4f99
Branch: master
src/util/profile/prof_file.c | 38 +++++++++++++++++++++++++++++++++++++
src/util/profile/prof_init.c | 36 ++++++++++++++++++++---------------
src/util/profile/prof_int.h | 8 ++++++--
src/util/profile/prof_tree.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
src/util/profile/profile.hin | 3 +++
src/util/profile/t_profile.c | 9 ++++++++-
6 files changed, 121 insertions(+), 18 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs