[Bug 268149] kadmind handle_mit() rpc/gss bugs

2023-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149

Cy Schubert  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 268149] kadmind handle_mit() rpc/gss bugs

2023-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149

--- Comment #1 from Cy Schubert  ---
This must have been fixed by a prior commit. The output I get is:

bob# valgrind /usr/libexec/kadmind --debug
==53991== Memcheck, a memory error detector
==53991== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
==53991== Using Valgrind-3.20.0 and LibVEX; rerun with -h for copyright info
==53991== Command: /usr/libexec/kadmind --debug
==53991== 
==53991== 
==53991== HEAP SUMMARY:
==53991== in use at exit: 9,395 bytes in 67 blocks
==53991==   total heap usage: 870 allocs, 803 frees, 135,661 bytes allocated
==53991== 
==53991== LEAK SUMMARY:
==53991==definitely lost: 0 bytes in 0 blocks
==53991==indirectly lost: 0 bytes in 0 blocks
==53991==  possibly lost: 437 bytes in 6 blocks
==53991==still reachable: 8,958 bytes in 61 blocks
==53991== suppressed: 0 bytes in 0 blocks
==53991== Rerun with --leak-check=full to see details of leaked memory
==53991== 
==53991== For lists of detected and suppressed errors, rerun with: -s
==53991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1)
bob# echo $?
0
bob# 

On the client:

bob# ./kadmind27a
rpc_gss_seccreate() failed
bob#

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 268149] kadmind handle_mit() rpc/gss bugs

2023-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149

Cy Schubert  changed:

   What|Removed |Added

 CC||c...@freebsd.org,
   ||ema...@freebsd.org
   Assignee|b...@freebsd.org|c...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 268149] kadmind handle_mit() rpc/gss bugs

2022-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268149

Graham Perrin  changed:

   What|Removed |Added

 Status|New |Open
 CC||n...@freebsd.org
   Keywords||crash, needs-qa

-- 
You are receiving this mail because:
You are on the CC list for the bug.