/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2023-02-11 06:58:15 UTC
  • Revision ID: teddy@recompile.se-20230211065815-jtffi61tbdrgr875
Suppress warnings

Suppress warnings about mlock()ing uninitialized memory and reading an
ievent struct.

* dracut-module/password-agent.c (send_password_to_socket): Suppress
  "-Wmaybe-uninitialized" when mlock()ing password send buffer.
  (test_read_inotify_event_IN_DELETE_badname): When reading from
    a struct ievent, suppress "-Wstringop-overread".
Filename Latest Rev Last Changed Committer Comment Size
..
ask-password-mandos.path 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 1.8 KB Diff Download File
ask-password-mandos.service 1218 3 years ago teddy at recompile Update copyright year * DBUS-API: Update copyrigh 2.2 KB Diff Download File
File cmdline-mandos.sh 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 2.8 KB Diff Download File
File module-setup.sh 1201 4 years ago teddy at recompile Allow users to alter ask-password-mandos.service 7.7 KB Diff Download File
password-agent.c 1274 1 year ago Teddy Hogeborn Suppress warnings Suppress warnings about mlock() 266 KB Diff Download File
password-agent.xml 1259 2 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 14.5 KB Diff Download File