Opened 16 years ago

Closed 16 years ago

#8 closed defect (fixed)

useless memory allocation in aubio_pitchschmitt_detect

Reported by: Paul Brossier Owned by: Paul Brossier
Priority: normal Milestone: 0.3.3
Component: corelib Version: 0.3.2
Severity: blocker Keywords:
Cc:

Description

in source:aubio/src/pitch/pitchschmitt.c, around line 49, the variable buf should be allocated only once, in new_aubio_pitchschmitt.

thanks to Paul Dean for reporting this.

Change History (1)

comment:1 Changed 16 years ago by Paul Brossier

Resolution: fixed
Status: newclosed

fixed in [aubio,580]

Note: See TracTickets for help on using tickets.