check ptr before dereferencing it. Found by PVS-Studio
[freeradius.git] / .gitattributes
index 035d6c6..a76baa9 100644 (file)
@@ -1,2 +1,5 @@
 *      text=auto
 *      ident
+*.h    linguist-language=c
+*.c    linguist-language=c
+doc/*  linguist-documentation