-
- Downloads
Use correct sizeof operand in qsort call
Probably no practical impact, since all pointers ought to have the same size, but it was wrong nonetheless. Found by Coverity.
Loading
Please register or sign in to comment
Probably no practical impact, since all pointers ought to have the same size, but it was wrong nonetheless. Found by Coverity.