summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_Common.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-07 18:10:39 -0500
committerLioncash <mathew1800@gmail.com>2017-01-07 19:05:06 -0500
commit9d8e8652fb17a802a74369f46a5033970fb92a89 (patch)
treef23ef6ea76e163d0d8059ed1ba3e734f26f850ad /Source/Core/VideoCommon/TextureDecoder_Common.cpp
parent7847ca41e2a0f44c3a14d51a4a2ba6863ae8aaf0 (diff)
CodeBlock: Get rid of implicit sign-conversion in AllocCodeSpace
Size is internally stored as a size_t, so having an int parameter would cause implicit sign-conversion from a signed value to an unsigned value to occur.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_Common.cpp')
0 files changed, 0 insertions, 0 deletions