]> icculus.org git repositories - mikachu/openbox.git/commit
temprary fix for the memleaks in ::load() and ::set* when using ostrstreams. Need...
authorDana Jansens <danakj@orodu.net>
Fri, 19 Apr 2002 06:51:08 +0000 (06:51 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 19 Apr 2002 06:51:08 +0000 (06:51 +0000)
commit940c1f614fa380a9153c3b81d0614201b27957c2
treeb73bd340edf433355a87b07324d087345ba723cb
parent8ebee960ba8dea0ac372fd14156a6b86edf9cff7
temprary fix for the memleaks in ::load() and ::set* when using ostrstreams. Need to find a better solution for strings than std::string and ostrstream, or else put up with memory leaks all over the place.
src/Screen.cc
src/Slit.cc
src/Toolbar.cc