mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
20.54.2007 fd0c5837161dc71ee86b3529712091fcbe3d3c81
refs
author gbellato <gbellato@localhost>
Thursday, September 20, 2007 15:54 +0200
committer gbellato <gbellato@localhost>
Thursday, September 20, 2007 15:54 +0200
commitfd0c5837161dc71ee86b3529712091fcbe3d3c81
tree b3174a887a2a56d50d8ce7a8a417190b3c683030 tree | zip | gz
parent 63221c7642b83249c5492ee89af5c334418ab38f view | diff
Fix for 2244 : null pointer Exception in replication code.

The problem was a missing test for a null value in the case of a
modify operation with a replace with null mod.

I've also added a test for this case.
3 files modified
69 ■■■■■ changed files
opends/src/server/org/opends/server/replication/plugin/AttrInfoSingle.java 24 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/Historical.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/ModifyConflictTest.java 42 ●●●●● diff | view | raw | blame | history