]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
replace sprintf with its safe version snprintf (v2) (#11011)
authorArvid Lunnemark <arvid.lunnemark@gmail.com>
Mon, 12 Dec 2022 18:39:53 +0000 (10:39 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 12 Dec 2022 18:39:53 +0000 (10:39 -0800)
commit00238a386b79af797f2276180bf1f3cb8c826cfc
treee7e742f194206bc751b760eb874fee6c65d8630f
parent1078d860a9a08f915a11e7ea3ebf66c46e829b57
replace sprintf with its safe version snprintf (v2) (#11011)

Summary:
same motivations as https://github.com/facebook/rocksdb/pull/5475, applied to the last remaining `sprintf`.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/11011

Reviewed By: pdillinger

Differential Revision: D41673500

Pulled By: ajkr

fbshipit-source-id: 88618ea791cafad86a9a491799c45979d46e3544
table/block_based/block_based_table_reader_test.cc