Bug fixes in Ledger::read()
authorArjen Baart <arjen@andromeda.nl>
Wed, 29 Dec 2010 13:10:42 +0000 (14:10 +0100)
committerArjen Baart <arjen@andromeda.nl>
Wed, 29 Dec 2010 13:10:42 +0000 (14:10 +0100)
commitcc82b6c64d3f9f1602c35548dc96a6b219aea86d
tree223dc3fe61a5e2b34076690926993dd44e19aabd
parent0eacf91d3826fe95c66a1b5e57bdadede7d2fba6
Bug fixes in Ledger::read()

Member companyname was not initialized in the constructor.
An attempt was made to read beyond the end of the Ledger file.
account.cpp
account.h