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

gbellato
20.54.2007 04ea94b45e747d19ad1bbf105434aab2f889f1ed
refs
author gbellato <gbellato@localhost>
Thursday, September 20, 2007 15:54 +0200
committer gbellato <gbellato@localhost>
Thursday, September 20, 2007 15:54 +0200
commit04ea94b45e747d19ad1bbf105434aab2f889f1ed
tree 3169f0b83138ef2e93a638760e6e84a91e5f70a7 tree | zip | gz
parent 56cda2e171e092c6c0bd967678d9e3587527880a 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
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/AttrInfoSingle.java 24 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/Historical.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/ModifyConflictTest.java 42 ●●●●● diff | view | raw | blame | history