]> git.ipfire.org Git - thirdparty/asterisk.git/commit
make destroy_pval able to handle a NULL value
authorLuigi Rizzo <rizzo@icir.org>
Sun, 30 Apr 2006 12:30:08 +0000 (12:30 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Sun, 30 Apr 2006 12:30:08 +0000 (12:30 +0000)
commitf4b05f86cc785366fbbefa8cf77977b2e59ee690
treeda8ce1dd8ade292d99e3fd588dc4f509ed71b147
parentce05a548c3cb23c3ff9f4573df657d35514d1e17
make destroy_pval able to handle a NULL value
(the warning should be removed);
define a 'elements_block' rule to simplify some other rules
removing duplicated code - runtests seems happy with this.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23613 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/ael/ael.tab.c
pbx/ael/ael.y
pbx/pbx_ael.c