Project

General

Profile

Actions

Bug #12683

closed

rgw/rgw_civetweb:Conditional always is invalid

Added by qiankun zheng over 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

"if (0 && data.length() 0)" should be replaced by "if ( data.length() 0)"

Actions #1

Updated by Sage Weil over 8 years ago

  • Project changed from Ceph to rgw
Actions #2

Updated by Yehuda Sadeh over 8 years ago

radoslaw has a branch that reworks this whole section, so this will probably be fixed through that.

Actions #3

Updated by Casey Bodley about 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF