| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Icecast
Revision: 14866
Author: karl
Date: 11 May 2008 19:20:50
Changes:Diff:| ... | ...@@ -918,6 +918,8 @@ | |
| 918 | 918 | if (tmp) xmlFree(tmp); |
| 919 | 919 | } |
| 920 | 920 | } while ((node = node->next)); |
| 921 | if (configuration->yp_url [configuration->num_yp_directories] == NULL) | |
| 922 | return; | |
| 921 | 923 | configuration->num_yp_directories++; |
| 922 | 924 | } |
| 923 | 925 |