Page MenuHomePhabricator

Fix some straggling qsprintf() warnings in repository import
ClosedPublic

Authored by epriestley on Dec 12 2018, 1:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 4:48 AM
Unknown Object (File)
Mon, Dec 16, 4:48 AM
Unknown Object (File)
Mon, Dec 16, 4:48 AM
Unknown Object (File)
Mon, Dec 16, 4:48 AM
Unknown Object (File)
Tue, Dec 10, 4:14 PM
Unknown Object (File)
Sun, Dec 8, 12:37 PM
Unknown Object (File)
Wed, Nov 27, 7:16 AM
Unknown Object (File)
Nov 23 2024, 3:02 PM
Subscribers
None

Details

Summary

Ref T13217. See https://discourse.phabricator-community.org/t/unsafe-raw-string-warnings-while-importing-git-commits/2191.

Hunt down and fix two more qsprintf() things.

I just converted the "performance optimization" into a normal, safe call since we're dealing with far less SVN stuff nowadays and the actual issue has been lost in the mists of time. If it resurfaces, we can take another look.

Test Plan

Imported some commits, no longer saw these warnings in the daemon logs.

Diff Detail

Repository
rP Phabricator
Branch
svn1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21300
Build 28979: Run Core Tests
Build 28978: arc lint + arc unit