Package ElectricFence: Information

    Source package: ElectricFence
    Version: 2.2.2-alt3
    Build time:  Jan 2, 2011, 04:11 PM
    Report package bug
    License: GPL
    Summary: A debugger which detects memory allocation violations
    Description: 
    ElectricFence is a utility for C programming and
    debugging. ElectricFence uses the virtual memory hardware of your
    system to detect when software overruns malloc() buffer boundaries,
    and/or to detect any accesses of memory released by
    free(). ElectricFence will then stop the program on the first
    instruction that caused a bounds violation and you can use your
    favorite debugger to display the offending statement.
    
    Install ElectricFence if you need a debugger to find malloc()
    violations.

    List of rpms provided by this srpm:
    ElectricFence (x86_64, i586)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Anton Farygin

    Last changed


    Jan. 2, 2011 Vitaly Lipatov 2.2.2-alt3
    - use strerror instead obsoleted str_error variable
    - add patches from Fedora
    Nov. 14, 2009 Vitaly Lipatov 2.2.2-alt2
    - remove obsoleted post/postun section
    March 30, 2007 Vitaly Lipatov 2.2.2-alt1
    - cleanup spec