Menu

#920 off-by-one error in xmlattr_size_limit (#427)

gfarm-2.6.7
closed
nobody
None
fixed
gfarm_v2
minor
gfarm-2.5.6
defect
2018-04-05
2015-11-02
No

the check added for [#427] (insufficient limit check may make gfmd crash on a metadata replication environment or metadata lossage) had off-by-one error

NOTE:
this only causes documentation mismatch between gfarm2.conf(5) man page and actual gfmd behavior,
and does not cause any real problem.

Related

Tickets: #427

Discussion

  • SODA Noriyuki

    SODA Noriyuki - 2015-11-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -the check added for #427 (insufficient limit check may make gfmd crash on a metadata replication environment or metadata lossage) had off-by-one error
    +the check added for [#427] (insufficient limit check may make gfmd crash on a metadata replication environment or metadata lossage) had off-by-one error
    
     
  • SODA Noriyuki

    SODA Noriyuki - 2015-11-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,5 @@
     the check added for [#427] (insufficient limit check may make gfmd crash on a metadata replication environment or metadata lossage) had off-by-one error
    +
    +NOTE:
    +this only causes documentation mismatch between gfarm2.conf(5) man page and actual gfmd behavior,
    +and does not cause any real problem.
    
    • Priority: major --> minor
     
  • SODA Noriyuki

    SODA Noriyuki - 2018-04-05
    • status: new --> closed
    • Resolution: --> fixed
     
  • SODA Noriyuki

    SODA Noriyuki - 2018-04-05

    fixed in [r9933], and released as gfarm-2.6.7

     

    Related

    Commit: [r9933]


Log in to post a comment.