HomePhabricator

Remove last occurrence of potentially insecure function sprintf.
9c809094525fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove last occurrence of potentially insecure function sprintf.

%d can return up to 11 characters. Move away from fixed buffer completely and
use our own safe function strprintf.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Sep 3 2012, 06:23
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGeaf00a3a5d80: Merge pull request #1774 from luke-jr/refactor_times
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING9c809094525f: Remove last occurrence of potentially insecure function sprintf. (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Sep 3 2012, 14:18