Parent Directory
|
Revision Log
|
Patch
revision 713, Sat Dec 14 05:37:07 2002 UTC | revision 714, Sat Dec 14 05:39:54 2002 UTC | |
---|---|---|
# | Line 49 | Line 49 |
49 | double total2 = 0.0; | double total2 = 0.0; |
50 | double dbytes, dbytes2; | double dbytes, dbytes2; |
51 | ||
52 | /* ensure free() is called safely */ | |
53 | codec->twopass.hintstream = NULL; | |
54 | twopass->nns1_array = NULL; | |
55 | twopass->nns2_array = NULL; | |
56 | ||
57 | if (codec->config.hinted_me) | if (codec->config.hinted_me) |
58 | { | { |
59 | codec->twopass.hintstream = malloc(100000); | codec->twopass.hintstream = malloc(100000); |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |