Merge branch 'jc/qsort-s-alignment-fix'
Fix a hand-rolled alloca() imitation that may have violated alignment requirement of data being sorted in compatibility implementation of qsort_s() and stable qsort(). * jc/qsort-s-alignment-fix: stable-qsort: avoid using potentially unaligned access compat/qsort_s.c: avoid using potentially unaligned access
Junio C Hamano committed
Feb 5, 2022 at 09:42 UTC
66775d210960f82ff0d4f69480df51bf44ea718b
No changes.