Ticket #42 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

server k5 code needs 64-bit cleanup

Reported by: asedeno@… Owned by: kcr@…
Priority: major Milestone: 3.0 release
Component: zephyr Version: 3.0~beta.2362
Keywords: 64-bit Cc:
Platform: Linux (RHEL)

Description

Some libkrb5 calls pass '0' rather than 'NULL' for pointer args. This is mostly harmless, but krb5_build_principal is varargs, and things break there.

Attachments

1ts-tkt42.patch Download (3.1 KB) - added by asedeno@… 4 years ago.
1ts-tkt42-part2.patch Download (483 bytes) - added by asedeno@… 4 years ago.

Change History

Changed 4 years ago by asedeno@…

comment:1 Changed 4 years ago by kcr@…

  • Owner set to kcr@…
  • Platform set to Linux (RHEL)
  • Status changed from new to accepted
  • Milestone set to 3.0 release

comment:2 Changed 4 years ago by kcr@…

  • Status changed from accepted to closed
  • Resolution set to fixed

[2379] should fix.

comment:3 Changed 4 years ago by asedeno@…

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Component changed from zephyr.server to zephyr

I missed one in the library.

Changed 4 years ago by asedeno@…

comment:4 Changed 4 years ago by kcr@…

  • Status changed from reopened to closed
  • Resolution set to fixed

[2385] should fix the missing one

Note: See TracTickets for help on using tickets.