~connman-maintainers/connman/head

Viewing all changes in revision 8121.

  • Committer: Daniel Wagner
  • Date: 2021-06-23 07:38:28 UTC
  • Revision ID: git-v1:a387730910fa30abc14d279a67fc0e215ad5cc1a
iwd: Do not try to handle out of memory fails

There is little point in trying to handle out of memory
situation. Most GLib function do fail with calling abort() when memory
allocation fails, e.g. g_strdup(). So fail hard when allocation the
iwd data structures.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: