/mandos/trunk

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

  • Committer: teddy at recompile
  • Date: 2020-02-09 03:38:33 UTC
  • Revision ID: teddy@recompile.se-20200209033833-2la1pujrnv2m0so4
Use reallocarray() if available, or check for overflow

* dracut-module/password-agent.c (add_to_queue): Check for overflow.
  (test_add_to_queue_overflow): New test.
* plugin-runner.c (add_to_char_array, main): Use reallocarray().
* plugins.d/plymouth.c (exec_and_wait): - '' -
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 1201 4 years ago teddy at recompile Allow users to alter ask-password-mandos.service 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.xml 1187 4 years ago Teddy Hogeborn Documentation fix: Correct example in password-age 14.7 KB Diff Download File
password-agent.c 1205 4 years ago teddy at recompile Use reallocarray() if available, or check for over 261 KB Diff Download File