Files
asterisk/include/asterisk
Mark Michelson 4cad4bff2c Update to stringfield handling so that side-effects on
parameters are not evaluated multiple times.

An example where this caused a problem was in chan_sip.c, with
the line

  ast_string_field_set(p, fromdomain, ++fromdomain);

This patch was originally uploaded to issue #13783 by
jamessan. While the issue was closed for other reasons, this
patch is valid and fixes a separate problem, and is thus
being committed.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@162670 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-10 16:44:37 +00:00
..
2008-08-06 00:25:10 +00:00
2008-12-09 16:31:55 +00:00
2006-06-07 18:28:29 +00:00
2008-08-05 23:13:20 +00:00
2008-11-22 00:04:36 +00:00
2006-05-22 21:12:30 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2008-07-30 22:39:57 +00:00
2006-11-11 02:04:28 +00:00