Ticket #11 (closed bug: fixed)

Opened 4 years ago

Last modified 11 months ago

memswp() in qsort() not type correct

Reported by: solar Assigned to: solar
Milestone: v0.5 Version: 0.4.1
Keywords: Cc:

Description

The memswp() wrapper function in qsort() takes an unsigned int as third parameter, where it should take a size_t instead.

Reported by Paul Edwards.

Change History

09/06/09 16:47:37 changed by solar

  • milestone set to v0.5.