$OpenBSD: patch-libmpdemux_realrtsp_real_c,v 1.2 2007/01/02 09:01:58 robert Exp $
--- libmpdemux/realrtsp/real.c.orig	Mon Jan  1 14:49:12 2007
+++ libmpdemux/realrtsp/real.c	Mon Jan  1 14:49:37 2007
@@ -528,7 +528,7 @@ rmff_header_t *real_parse_sdp(char *data
     int j=0;
     int n;
     char b[64];
-    int rulematches[16];
+    int rulematches[MAX_RULEMATCHES];
 
 #ifdef LOG
     printf("calling asmrp_match with:\n%s\n%u\n", desc->stream[i]->asm_rule_book, bandwidth);
