]> git.ipfire.org Git - thirdparty/asterisk.git/commit
funcs/func_cdr: Fix non-epoch timestamps broken by improper char array deref
authorMatthew Jordan <mjordan@digium.com>
Tue, 4 Feb 2014 16:54:21 +0000 (16:54 +0000)
committerMatthew Jordan <mjordan@digium.com>
Tue, 4 Feb 2014 16:54:21 +0000 (16:54 +0000)
commit374c2f3f0cf7cb99ed88a5043f9732b859a8bcd2
treed3dc9b306047b0ea295f85dac2a669c5d2aed6e2
parentcf8699f3bbf116489122fa4708528a5e2ab7b470
funcs/func_cdr: Fix non-epoch timestamps broken by improper char array deref

Thanks to snuffy for pointing this issue out and fixing it.

(closes issue ASTERISK-23250)
Reported by: snuffy
patches:
  func_cdr-fix.diff uploaded by snuffy (License 5024)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@407259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_cdr.c