summaryrefslogtreecommitdiff
path: root/apps/app_alarmreceiver.c
diff options
context:
space:
mode:
authorJeff Peeler <jpeeler@digium.com>2009-11-04 23:50:59 +0000
committerJeff Peeler <jpeeler@digium.com>2009-11-04 23:50:59 +0000
commitb6290e0e930003e73dd03bf4f1a224f87fe59980 (patch)
treee9370460c5ec39e6f2de61bfea30bf2db042a60f /apps/app_alarmreceiver.c
parentf999554af7386c771ca2c47ecca3530bbab9b349 (diff)
Merged revisions 227944 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r227944 | jpeeler | 2009-11-04 17:47:08 -0600 (Wed, 04 Nov 2009) | 14 lines Fix incorrect filename comparsion after monitor file change The logic to detect if a requested file is indeed a different file from the current file was incorrect. The main issue being confusion of the use of filename_base which was previously set without pathing information and then compared to another full path. Robust file comparison logic has been added to properly check if two files are the same even if symlinks are used. (closes issue #15313) Reported by: caspy Patches: 20091103__issue15313__1.4.diff.txt uploaded by jpeeler (license 325) but mostly tilghman's work ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@227945 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_alarmreceiver.c')
0 files changed, 0 insertions, 0 deletions