Project

General

Profile

Actions

Fix #50132

closed

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

Added by Duncan Bellamy about 3 years ago. Updated about 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)

Actions #1

Updated by Kefu Chai about 3 years ago

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

Updated by Kefu Chai about 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions #3

Updated by Loïc Dachary about 3 years ago

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

Also available in: Atom PDF