-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.0-rc9
-
Component/s: Storage, WiredTiger
-
Environment:Windows Server 2012 R2
-
Fully Compatible
-
Windows
-
snappy.cc could throw an exception if an allocation for a char array fails in the function "Compress". This exception is not caught.
There's a code review for a different change that affects this line of code but does not address this issue.
link to CR here: http://codereview.10gen.com/6078463630901248/patch/5629499534213120/5066549580791808
link to SERVER ticket here: SERVER-17299
This only affects Windows since other OSes don't use this function.
mongod log is attached in the comments