Commit Graph

1 Commits

Author SHA1 Message Date
Michal Sekletar bab4af81ee pppd: fix possible null pointer dereferencing
We shouldn't call strcmp directly on return value of crypt() because
it might return NULL.

Resolves: #815617

Conflicts:
	ppp.spec
2013-07-04 17:35:59 +02:00