Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sysutils/zbackup in the face of modern C++ | Adriaan de Groot | 2020-08-28 | 1 | -0/+47 |
The "smart" pointer has had a serious bug for years, but the method with the bug isn't used :S Fix the bug, throw in some gratuitous C++ modernizations while we're at it. Patches submitted upstream. Notes: svn path=/head/; revision=546841 |