Skip to content
  • David Gobbi's avatar
    Fix potential vtkUnicodeStringArray instability. · e0292d02
    David Gobbi authored
    There were some places in the code where a "size_t" temporary was
    used to hold a value that could be negative.  I believe that this
    was the cause of a failure of TestUnicodeStringArrayAPI.
    
    Change-Id: I3bfe4556c47aa21dfb7e2288968843f4377606ac
    e0292d02