annotate .dir-locals.el @ 1559:2dbc816d48f4

Fail when a peer with empty Origin-Realm tries to connect. Empty Origin-Realms cause problems in the routing code later. Reduce warnings when reporting an empty Failed-AVP; both avp_source and avp_rawdata are NULL in this case.
author Thomas Klausner <wiz@gatalith.at>
date Tue, 27 Oct 2020 10:50:04 +0100
parents 86e231b3d6fc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1378
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
1 ;;; Directory Local Variables
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
2 ;;; For more information see (info "(emacs) Directory Variables")
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
3
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
4 ((c-mode
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
5 (c-basic-offset . 8)))
"Welcome to our mercurial repository"