[ http://jira.nhibernate.org/browse/NH-563?page=all ]
Sergey Koshcheyev closed NH-563:
--------------------------------
Resolution: Fixed
> Exception in NDataReader.cs when loading BinaryBlob
> ---------------------------------------------------
>
> Key: NH-563
> URL: http://jira.nhibernate.org/browse/NH-563
> Project: NHibernate
> Type: Bug
> Components: Core
> Versions: 1.0.2
> Reporter: Marco Lucio
> Priority: Minor
> Fix For: 1.0.3, 1.2.0.Alpha1
> Attachments: NDataReader.cs
>
> An ArgumentNullException is thrown when trying to inizialize a collection of persistent objects when collection objects contains a BinaryBlob property.
> The exception is generated in the file Driver\NDataReader.cs because GetBytes function doesn't handle buffer == null argument correctly.
> The attachment file contains my patched version of the file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|