Open Bug 1141227 Opened 9 years ago Updated 2 years ago

Poison sprintf

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: botond, Unassigned)

References

Details

:froydnj suggested in https://bugzilla.mozilla.org/show_bug.cgi?id=1119980#c44 that once bug 1119980 lands (in particular, the Part 3 patch which upgrades all |sprintf| calls to |snprintf| to avoid a warning on Android Lollipop), we may be able to add |#pragma GCC poison sprintf| to mozilla-config.h.in. Filing this bug to track this.
Tried to do this in a b2g build. Got errors in <b2g>/bionic/libc/include/stdio.h (included by <m-c>/build/stlport/stlport/stdio.h).
See Also: → 1169326
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.