]> git.ipfire.org Git - thirdparty/krb5.git/commit
Update t_rcache.c for new replay cache interface 1142/head
authorsashan <anedvedicky@gmail.com>
Fri, 27 Nov 2020 23:27:47 +0000 (00:27 +0100)
committerGreg Hudson <ghudson@mit.edu>
Tue, 8 Dec 2020 16:42:05 +0000 (11:42 -0500)
commit0fdc59ef5e538fdf0fd65fa190483e84289f66c1
treebd6c21a6e8fade29969341f66349fc25546fb5c8
parent28ffafcbd35e82c4feef6591a108fd27b5718f00
Update t_rcache.c for new replay cache interface

Commit dcb853ac32779b173f39e19c0f24b0087de8577 changed the internal
replay cache interface.  Update tests/threads/t_rcache.c to match.

[ghudson@mit.edu: edited commit message; simplified code changes;
added k5_rc_store to libkrb5 export list]
src/lib/krb5/libkrb5.exports
src/tests/threads/Makefile.in
src/tests/threads/t_rcache.c