Projet

Général

Profil

« Précédent | Suivant » 

Révision dbbbd083

Ajouté par Ermal il y a presque 10 ans

Do not allow a script of NULL

Voir les différences:

pfPorts/check_reload_status/files/fcgicli.c
150 150
		printf("-s option is mandatory\n");
151 151
		usage();
152 152
	}
153
	if (script == NULL) {
154
		printf("-f option is mandatory\n");
155
		usage();
156
	}
153 157
	if (data != NULL && ispost) {
154 158
		printf("-d option is useful only with POST operation\n");
155 159
		usage();

Formats disponibles : Unified diff