Open Bug 1100572 Opened 11 years ago Updated 3 years ago

oaes_lib.c uses snprintf() w/o including stdio.h (implicit declaration)

Categories

(Core :: Audio/Video: GMP, defect, P4)

35 Branch
defect

Tracking

()

People

(Reporter: wolfiR, Unassigned)

Details

oaes_lib.c uses snprintf() w/o including stdio.h (implicit declaration) In my build environment this fails the build. It should be as simple as adding #include <stdio.h> to media/gmp-clearkey/0.1/openaes/oaes_lib.c
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
should be trivial
Component: Audio/Video: MediaStreamGraph → Audio/Video: GMP
Priority: -- → P3
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.