Module name:    defrag_ffs
Committed by:   mdmw
Date:           Mon Sep 23 16:11:39 UTC 2013

Modified Files:
        defrag_ffs: analysis.c extern.h predefrag.c

Log Message:
hunted down a segfault

A struct was used in sturct cg_entry instead of a pointer to the struct. That
was too much for the stack.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 defrag_ffs/analysis.c
cvs -z3 rdiff -u -r1.4 -r1.5 defrag_ffs/predefrag.c
cvs -z3 rdiff -u -r1.9 -r1.10 defrag_ffs/extern.h

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/analysis.c?r1=1.13&r2=1.14
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/predefrag.c?r1=1.4&r2=1.5
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/extern.h?r1=1.9&r2=1.10

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to