]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RAW/AliAltroData.cxx
Bug fix: A certain kind of corrupted data the outputbuffer of the decoder could be...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Apr 2008 10:38:50 +0000 (10:38 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Apr 2008 10:38:50 +0000 (10:38 +0000)
commit84111923ddb59ea1c4d425f9fe732aba09cb0916
tree4fcf8f5e0a69adc0101a0f7e9840699e7f69babe
parentd3bf3c894b1d0bcdd14de9ee4954521d8fbeb461
Bug fix: A certain kind of corrupted data the outputbuffer of the decoder could be indexed at a negative index, this is now fixed. In addition put in redundancy in the passing of the DDL data to the decoder so that if the user gives a zero pointer it will return immideatly and print a big fat error message on stdout (I think that this message should go to std out and not to a logging file because it is a user error and the user should correct the code) (Per Thomas)
RAW/AliAltroData.cxx
RAW/AliAltroData.h
RAW/AliAltroDecoder.cxx
RAW/AliAltroDecoder.h