/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/mandos.lintian-overrides

Eliminate warning on 64-bit systems, thanks to Frans Pop
<elendil@planet.nl> for reporting it:

* plugin-runner.c (main): Move "ssize_t sret" to function-wide scope.
                          Use it instead of "int ret" to store return
                          value from "read()".

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# it, so it must be kept unreadable for non-root users.
3
3
#
4
4
mandos binary: non-standard-file-perm etc/mandos/clients.conf 0600 != 0644
5
 
mandos: init.d-script-needs-depends-on-lsb-base etc/init.d/mandos (line 46)