HomePhabricator

Get rid of snprintf (except one) with fixed buffers, shorten code
29b79e4c0ea6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Get rid of snprintf (except one) with fixed buffers, shorten code

  • Use strprintf or vstrprintf instead of snprintf

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on May 14 2012, 17:53
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa6f18e4686d7: Merge pull request #1299 from sipa/ipv6fixes
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC29b79e4c0ea6: Get rid of snprintf (except one) with fixed buffers, shorten code (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 14 2012, 18:01