This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zoneminder
Watch
1
Star
0
Fork
0
You've already forked zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
synced
2026-03-16 12:58:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b11db11cac59bf5d782e57af9cf3edb3dcb66ad
zoneminder
/
scripts
/
ZoneMinder
/
lib
History
Isaac Connor
60258e7aa1
Check the size of the mmap file before mmaping it. If the mmap file 0 ( can happen with remote cameras that can't be reached because it is offline ) we get sigbus. I think the mmap succeeds, but is zero sized, so the first access causes SIGBUS.
2013-10-04 11:54:21 -04:00
..
ZoneMinder
Check the size of the mmap file before mmaping it. If the mmap file 0 ( can happen with remote cameras that can't be reached because it is offline ) we get sigbus. I think the mmap succeeds, but is zero sized, so the first access causes SIGBUS.
2013-10-04 11:54:21 -04:00
ZoneMinder.pm
Migrate svn to git
2013-03-17 00:45:21 +01:00