]> git.ipfire.org Git - thirdparty/krb5.git/commit
Explicitly copy KDB vtable fields
authorGreg Hudson <ghudson@mit.edu>
Wed, 18 Jan 2017 16:40:49 +0000 (11:40 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 23 Feb 2017 19:54:02 +0000 (14:54 -0500)
commit75b601f18fdccad40fead041ad9e23e41775caf5
tree1e6ee1fb09ee36ab36c72a818926c8748daa259b
parent0cfaeb0e6a74948b7c68d2497117893dadc13d83
Explicitly copy KDB vtable fields

In preparation for bumping the kdb_vftabl minor version, use explicit
field assignments when copying the module vtable to the internal copy,
so that we can conditionalize assignments for minor versions greater
than 0.

(cherry picked from commit 50605efa5058583667227223a75ca44a512f4796)

ticket: 8538
version_fixed: 1.15.1
src/lib/kdb/kdb5.c