https://bugzilla.redhat.com/show_bug.cgi?id=2172836

            Bug ID: 2172836
           Summary: perl-Authen-Krb5: uses internal krb5 functions in
                    example code
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: perl-Authen-Krb5
          Assignee: si...@sxw.org.uk
          Reporter: fwei...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org, si...@sxw.org.uk
            Blocks: 2137512 (PortingToModernCHelpNeeded)
  Target Milestone: ---
    Classification: Fedora



Just like appl/simple/client/sim_client.c in krb5 itself, perl-Authen-Krb5 uses
internal APIs (krb5_gen_portaddr, krb5_gen_replay_name, krb5_free_enc_tkt_part)
in its example code. These functions also have been added to the XS module.

As these functions are internal, it's not really possible to call them outside
krb5. There's no function prototype in the installed header files.

I asked for advice on the kerberos list:

appl/simple/client/sim_client.c uses internal APIs
<https://mailman.mit.edu/pipermail/kerberos/2023-February/022905.html>



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2137512
[Bug 2137512] Porting Fedora to modern C: Bugs that need help
-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2172836
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to