Project

General

Profile

Fix #50132

src/common/buffer.cc Contains a c style cast that does not work on 32 bit

Added by Duncan Bellamy almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
build
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Even though both are then size_t
std::max((size_t)min_alloc, (len + CEPH_PAGE_SIZE - 1) & CEPH_PAGE_MASK)

History

#1 Updated by Kefu Chai almost 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 40582

#2 Updated by Kefu Chai almost 3 years ago

  • Status changed from Fix Under Review to Resolved

#3 Updated by Loïc Dachary almost 3 years ago

  • Target version changed from v16.2.1 to v16.2.2

Also available in: Atom PDF