Travis Cross 622e0e1a6f Check for null hash on increment of mod_hash limit
When we specifically release all limits on a channel we destroy the
hash table stored in the "limit_hash" private channel data but we
don't destroy the private data as it will be reclaimed as part of the
session.  If limit increment is called after the limit release we can
reuse that channel private, but we need to check whether the hash
table is null first.  Fortunately this makes the code look better
anyway.

FS-6775 #resolve
FS-6783 #resolve
2014-09-11 17:47:57 +00:00
..
2014-07-09 08:25:54 -05:00
2014-09-09 04:07:13 -04:00
2014-07-11 11:03:22 -05:00
2014-03-07 18:36:12 -05:00
2014-03-18 14:07:38 -04:00
2014-08-11 14:08:10 -07:00
2014-03-07 18:36:12 -05:00
2014-09-11 03:29:07 +05:00
2014-05-01 16:36:58 -04:00
2014-03-07 18:36:12 -05:00
2014-05-01 17:34:54 -04:00
2014-02-12 12:08:56 -06:00
2014-07-22 15:28:31 +00:00
2014-05-15 13:58:08 +00:00
2014-03-20 18:32:19 -05:00
2014-07-22 15:04:28 -04:00
2014-03-07 18:36:12 -05:00
2014-03-07 18:36:12 -05:00