[
https://issues.apache.org/jira/browse/DIRSHARED-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615497#action_12615497
]
Alex Karasulu commented on DIRSHARED-16:
----------------------------------------
http://svn.apache.org/viewvc/directory/shared/branches/bigbang/ldap/src/main/java/org/apache/directory/shared/ldap/codec/search/controls/EntryChangeControlCodec.java?view=markup&pathrev=678621
Here's the code.
> Emmanuel can you take a look at EntryChangeControlCodec to make int into a
> long in the codec
> --------------------------------------------------------------------------------------------
>
> Key: DIRSHARED-16
> URL: https://issues.apache.org/jira/browse/DIRSHARED-16
> Project: Directory Shared
> Issue Type: Bug
> Reporter: Alex Karasulu
> Assignee: Emmanuel Lecharny
> Priority: Minor
>
> I put a few TODO items here where I could not figure out how quickly I can
> make this code properly encode/decode a long so I just casted the long to an
> int improperly. Can you take a look and see what it will take for us to use
> longs instead of ints and get rid of the potential overflow problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.