-- fix overflow error in seekToChunk()
authorAditya Agarwal <aditya@apache.org>
Tue, 27 Feb 2007 00:07:45 +0000 (00:07 +0000)
committerAditya Agarwal <aditya@apache.org>
Tue, 27 Feb 2007 00:07:45 +0000 (00:07 +0000)
commit49aea10d7a3f189cceb0459d8a05ef64dd76e23e
tree3d3517fd57c640438c0c459eaa9780d3175512c4
parent1ecb1b053aa5262415c38aa7671a460d20abe674
-- fix overflow error in seekToChunk()

Summary:
- I love finding overflow errors.

Reviewed By: jwang

Test Plan: tested by rolling back search logfile

Notes:
- This should not affect anything currently in production.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665020 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TFileTransport.cpp