forgot to initialize fFactory in the unflatten constructor
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 20 Mar 2009 12:08:57 +0000 (12:08 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 20 Mar 2009 12:08:57 +0000 (12:08 +0000)
commit797d51acd265fbadd1b54b0974fbb70b8c3d06eb
treeaa37a229f90981dbf09fa0b015730ada63b68a0e
parent04225dcdec5a01bc9889b7fb03e7aceb87fccc6e
forgot to initialize fFactory in the unflatten constructor

git-svn-id: http://skia.googlecode.com/svn/trunk@130 2bbb7eff-a529-9590-31e7-b0007b416f81
src/images/SkImageRef.cpp