Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#288 closed defect (fixed)

wrong variable initialized

Reported by: meissner@… Owned by: alex@…
Priority: normal Component: ve
Version: 1.0pre7 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

libmpcodecs/ve_qtvideo.c has a bad memset, see attached patch

Attachments (1)

MPlayer-1.0pre7-xx.patch (381 bytes ) - added by meissner@… 19 years ago.
bad-memset.patch

Download all attachments as: .zip

Change History (3)

by meissner@…, 19 years ago

Attachment: MPlayer-1.0pre7-xx.patch added

bad-memset.patch

comment:1 by meissner@…, 19 years ago

cdesc is the local variable you want to clear.
desc is just a pointer somewhere else.

comment:2 by reimar, 19 years ago

Resolution: fixed
Status: newclosed

Thanks, applied. I guess hardly anyone uses that code *g*

Note: See TracTickets for help on using tickets.