Project

General

Profile

Actions

Bug #4432

closed
DB

Net_IPv6::compress() does not properly handle all-zeroes address

Bug #4432: Net_IPv6::compress() does not properly handle all-zeroes address

Added by Daniel Becker over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
02/15/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All

Description

Net_IPv6::compress produces an empty string when compressing the all-zeros address, rather than the expected output of "::".

CB Updated by Chris Buechler over 11 years ago Actions #2

  • Target version set to 2.2.1
  • Affected Version changed from 2.2 to All

DB Updated by Daniel Becker over 11 years ago Actions #3

Are there any issues with my pull request that would prevent it from being accepted?

DB Updated by Daniel Becker over 11 years ago Actions #4

Submitted pull request to Net_IPv6 upstream repo.

EL Updated by Ermal Luçi over 11 years ago Actions #5

  • Status changed from New to Feedback

Merged was put in.

DB Updated by Daniel Becker over 11 years ago Actions #6

Accepted upstream as well.

CB Updated by Chris Buechler over 11 years ago Actions #7

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom