bareos: master c16dae31
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Philipp Storz | master | 2023-05-04 09:35 | master 6fc77f1e | Pending |
Changeset | compat: fix bad check Since we give the functions an explicit string size, which does not include the null terminator, they will also not return the null terminator in the size requirement. As such we need to test for equality here. |
||||
mod - core/src/win32/compat/compat.cc | Diff File |