- Use strprintf or vstrprintf instead of snprintf
Get rid of snprintf (except one) with fixed buffers, shorten code #1302
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2012_05_utilstrings changing 2 files +37 −81-
laanwj commented at 6:03 PM on May 14, 2012: member
-
29b79e4c0e
Get rid of snprintf (except one) with fixed buffers, shorten code
- Use strprintf or vstrprintf instead of snprintf
-
jgarzik commented at 6:14 PM on May 14, 2012: contributor
looks good to my quick scan
-
Diapolo commented at 8:10 PM on May 14, 2012: none
Looks good and get's rid of some damn char arrays and buffer-fiddling! ACK
-
gavinandresen commented at 11:45 PM on May 19, 2012: contributor
ACK.
- laanwj referenced this in commit 01ecb074a7 on May 20, 2012
- laanwj merged this on May 20, 2012
- laanwj closed this on May 20, 2012
- coblee referenced this in commit 47e9ecefd5 on Jul 17, 2012
- laanwj deleted the branch on Apr 9, 2014
- MitchellCash referenced this in commit 97ed5403a0 on Dec 6, 2015
- suprnurd referenced this in commit 1f7b46c2c0 on Dec 5, 2017
- lateminer referenced this in commit e9ceb6daf9 on May 6, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors