fixed overflow when using sysconf() to retrieve free memory (bug 1524157)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 01:20:59 +0000 (01:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 01:20:59 +0000 (01:20 +0000)
commit40f00746d2d77955a2e21d2c17c864be3218ef4c
treed9e0b181b703826aa8648e1c76eb28273f2a735c
parent4ecdf8fc4032944efe83947bc687051eafcae74d
fixed overflow when using sysconf() to retrieve free memory (bug 1524157)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/utilsunx.cpp